C++ posts

  1. Intro
  2. The basics
  3. On templates
  4. Patterns and idioms
  5. On type deduction
  6. Initializer lists
  7. On functions
  8. Move semantics
  9. Range-based for loop
  10. nullptr
  11. C++-style listener list
  12. On smart pointers
  13. std::unordered map
  14. SFINAE
  15. Threads
  16. On tuples
  17. On variant:
  18. On concepts
  19. std::any
  20. std::optional
  21. {fmt} and std::format
  22. On attributes
  23. std::string_view
  24. boost::pfr