- Fundamentals of Type-Dependent Code Reuse in C++ -NDC London 2016 https://vimeo.com/131194141 3 comments programming
- Dependent types in C++ https://www.reddit.com/r/cpp/comments/ccoq4z/dependent_types_in_c/ 15 comments cpp
- Dependent typing in C++ http://pfultz2.com/blog/2015/01/24/dependent-typing/ 6 comments cpp
- Faking Dependent Types in C++ http://playingwithpointers.com/archives/756 6 comments cpp
- Faking Dependent Types in C++ http://playingwithpointers.com/archives/756 7 comments programming
- How can I have a C++ function that returns different types depending on what the caller wants? https://devblogs.microsoft.com/oldnewthing/20191106-00/?p=103066 30 comments cpp