- Implemented Sean Parent's polymorphic value types. Hit some issues. https://youtu.be/QGcVXgEVMJg 33 comments cpp
- "Inheritance... shifts the burden of use to the type implementation, tightly coupling components" - Sean Parent, Better Code: Runtime Polymorphism https://www.youtube.com/watch?v=QGcVXgEVMJg 8 comments cpp
Linking pages
- circle/README.md at master · seanbaxter/circle · GitHub https://github.com/seanbaxter/circle/blob/master/new-circle/README.md 107 comments
- Runtime Polymorphism with std::variant and std::visit - C++ Stories https://www.bfilipek.com/2020/04/variant-virtual-polymorphism.html 44 comments
- Polymorphic ducks · Mathieu Ropert https://mropert.github.io/2017/11/30/polymorphic_ducks/ 20 comments
- A Comprehensive List of Educational C++ Videos in 2023 | hacking C++ https://hackingcpp.com/cpp/educational_videos.html 20 comments
- GitHub - codr7/liblgpp: an extensible stack based interpreter toolkit https://github.com/codr7/liblgpp 8 comments
- Polymorphism Decision Table | ukilele.github.io https://ukilele.github.io/2020/05/11/polymorphism-decision-table.html 4 comments
- Rust-like traits in C++ | dragly https://dragly.org/2018/04/21/rust-like-traits-in-cpp/ 1 comment
- Jean Guegant's Blog – Trip report - Meeting C++ 2017 http://jguegant.github.io/blogs/tech/trip-report-meetingcpp-2017.html 0 comments
- Modern C++ Features and Proven Concepts: Active Object, External Polymorphism and Coroutines - DEV Community 👩💻👨💻 https://dev.to/ivankostruba/modern-c-features-and-proven-concepts-active-object-external-polymorphism-and-coroutines-444l 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:youtu.be
Search title: Better Code: Runtime Polymorphism - Sean Parent - YouTube
See how to search.