-
Notifications
You must be signed in to change notification settings - Fork 82
CppSessions
-
[05.09.] Introduction to Modern C++ [R]
-
[19.09.] Construction, Initialisation, Destruction [H]
-
[26.09.] Memory Management: RAII, pointer types, ... [R]
-
[10.10.] References/Move Semantics: rule-of-five, ... [H]
-
[17.10.] Variable Templates (replace Value-Metafunctions), constexpr, if-constexpr [H]
-
[24.10.] Type Traits vs Metafunctions [H]
-
[31.10.] Algorithms Library [R]
-
[07.11.] Functional Programming: Lambda, Variadic Templates, Folding [R]
-
[14.11.] Exceptions, exception-safety [R]
-
[11.01.] Ranges [H]
-
[18.01.] Parallelism: SIMD, atomic, threads, OMP, TBB, ... [M+R]
-
[25.01.] Concepts [H]
-
[01.02.] Serialization [CP]
-
[08.02.] Test System [ME], Continues Integration/Deployment, Static Code Analysis, Test Coverage, Memory Check, Performance Test [RR]
-
[15.02.] Documentation [JoK]
-
[06.03. - 10.03] Modul Sessions in small teams: Task Forces will be announced soon.