- Implementace kontejnerů a iterátorů, R-value reference, inicializátory
- Pokročilé definice šablony, šablony s proměnlivým počtem parametrů
- Typová inference, dedukce parametrů, inicializace
- Politiky, traits, kompilační polymorfismus, generické programování
- Podpora paralelního programování, paměťový model
- Vlákna, TLS, synchronizace, atomické operace
- Výjimky, bezpečné programování s výjimkami
Poslední úprava: Zavoral Filip, RNDr., Ph.D. (12.05.2022)
- Implementation of containers and interators, r-value references, initializers
- Advanced template programming, variadic templates
- Functors, policy classes, traits, compile-time polymorphism
- Type inference, uniform intialization
- Important elements of the standard library, smart pointers
- Parallel programming support, memory model
- Threads, TLS, synchronization, atomic operations
- Exceptions, exception-safe programming
Poslední úprava: Zavoral Filip, RNDr., Ph.D. (12.05.2022)
|