- std::visit unable to generate optimal assembly https://en.cppreference.com/w/cpp/utility/variant 32 comments cpp
Linking pages
- std::visit is everything wrong with modern C++ https://bitbashing.io/std-visit.html 1545 comments
- vittorio romeo's website https://vittorioromeo.info/index/blog/adts_over_exceptions.html 196 comments
- circle/README.md at master · seanbaxter/circle · GitHub https://github.com/seanbaxter/circle/blob/master/new-circle/README.md 107 comments
- The Case for Optional References http://tristanbrindle.com/posts/optional-references 46 comments
- essays/exceptions.md at master · HDembinski/essays · GitHub https://github.com/hdembinski/essays/blob/master/exceptions.md 26 comments
- Polymorphism Polymorphism https://adishavit.github.io/2016/polymorphism-polymorphism/ 24 comments
- C++ advanced topics for experienced C++ devs - Incredibuild https://www.incredibuild.com/blog/cpp-advanced-topics-for-experienced-cpp-devs 23 comments
- GitHub - SteveZhangSZ/variant https://github.com/stevezhangsz/variant 15 comments
- C++Now 2017 – Michael Park https://mpark.github.io/trip-report/2017/05/20/cppnow-2017/ 15 comments
- Release Notes » Release 3.0.0 (2021/01/01) | Taskflow QuickStart https://taskflow.github.io/taskflow/release-3-0-0.html 14 comments
- The C++ Object Lifecycle - Basit's Developer Blog https://basit.pro/cpp-object-lifecycle/ 8 comments
- C++ Template: A Quick UpToDate Look(C++11/14/17/20) http://www.vishalchovatiya.com/c-template-a-quick-uptodate-look/ 6 comments
- GitHub - mpark/variant at v1.0.0 https://github.com/mpark/variant/tree/v1.0.0 5 comments
- Null-tracking, or the difference between union and sum types https://blog.waleedkhan.name/union-vs-sum-types/ 4 comments
- vittorio romeo's website https://vittorioromeo.info/index/blog/variants_lambdas_part_1.html 4 comments
- vittorio romeo's website https://vittorioromeo.info/index/blog/cppcon2016_trip_report.html 3 comments
- Episode 100: Programming Language Logos, Top 3 C++ Features & More! | ADSP: The Podcast https://adspthepodcast.com/2022/10/21/Episode-100.html 3 comments
- GitHub - vittorioromeo/scelta: (experimental) Syntactic sugar for variant and optional types. https://github.com/superv1234/scelta 3 comments
- GitHub - sewenew/redis-plus-plus: Redis client written in C++ https://github.com/sewenew/redis-plus-plus 1 comment
- Breaking Circular Dependencies in Recursive Union Types With C++17 | by Don’t Compute In Public | Medium https://medium.com/@dennis.luxen/breaking-circular-dependencies-in-recursive-union-types-with-c-17-the-curious-case-of-4ab00cfda10d 1 comment
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:en.cppreference.com
Search title: std::variant - cppreference.com
See how to search.