mirror of
https://github.com/triqs/dft_tools
synced 2024-12-28 15:15:52 +01:00
f2c7d449cc
for earlier commits, see TRIQS0.x repository.
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
|
|
|
|
|