3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-28 15:15:52 +01:00
dft_tools/doc/reference/c++/lectures/basic/contents.rst
Olivier Parcollet f2c7d449cc First commit : triqs libs version 1.0 alpha1
for earlier commits, see TRIQS0.x repository.
2013-07-17 19:24:07 +02:00

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