mirror of
https://github.com/triqs/dft_tools
synced 2024-12-29 07:35:47 +01:00
17 lines
257 B
ReStructuredText
17 lines
257 B
ReStructuredText
|
General C++ techniques and idioms
|
||
|
************************************************************************************
|
||
|
|
||
|
.. highlight:: c
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
:numbered:
|
||
|
|
||
|
C++11
|
||
|
concepts
|
||
|
smart_ptr
|
||
|
functions
|
||
|
compile_time_decision
|
||
|
|
||
|
|