3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-29 07:35:47 +01:00
dft_tools/doc/reference/c++/lectures/basic/contents.rst

17 lines
257 B
ReStructuredText
Raw Normal View History

General C++ techniques and idioms
************************************************************************************
.. highlight:: c
.. toctree::
:maxdepth: 1
:numbered:
C++11
concepts
smart_ptr
functions
compile_time_decision