- std::polymorphic_value + Duck Typing = Type Erasure https://foonathan.net/2020/01/type-erasure/ 33 comments cpp
Linking pages
Linked pages
- GitHub - ldionne/dyno: Runtime polymorphism done right https://github.com/ldionne/dyno 95 comments
- CppCon 2017: Herb Sutter “Meta: Thoughts on generative C++” - YouTube https://www.youtube.com/watch?v=4AfRAVcThyA 93 comments
- Naming Things: Implementer vs. User Names https://foonathan.net/2019/11/implementer-vs-user-names/#content 44 comments
- Tutorial: C++20's Iterator Sentinels https://foonathan.net/2020/03/iterator-sentinel/ 42 comments
- GitHub - jbcoe/polymorphic_value: A polymorphic value-type for C++ https://github.com/jbcoe/polymorphic_value 25 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:foonathan.net
Search title: std::polymorphic_value + Duck Typing = Type Erasure
See how to search.