- C++20 : Concepts & polymorphism (but also constraints in previous standards) https://gist.github.com/GuillaumeDua/b0f5e3a40ce49468607dd62f7b7809b1#file-concept-based-polymorphism-in-modern-cpp-md 3 comments cpp
Linking pages
Linked pages
- 2 Lines Of Code and 3 C++17 Features - The overload Pattern - C++ Stories https://www.bfilipek.com/2019/02/2lines3featuresoverload.html 45 comments
- Abbreviated Function Templates and Constrained Auto - C++ Team Blog https://devblogs.microsoft.com/cppblog/abbreviated-function-templates-and-constrained-auto/ 26 comments
- Entity component system - Wikipedia http://en.wikipedia.org/wiki/Entity_component_system 23 comments
- std::void_t - cppreference.com https://en.cppreference.com/w/cpp/types/void_t 6 comments
- Defensive programming - Wikipedia https://en.wikipedia.org/wiki/Defensive_programming 2 comments
- Constraints and concepts (since C++20) - cppreference.com https://en.cppreference.com/w/cpp/language/constraints 1 comment
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:gist.github.com
Search title: Concept-based polymorphism in modern C++ · GitHub
See how to search.