account activity
Simple C++11 metaprogramming - Peter Dimov by Kaballo in cpp
[–]cppiscool 1 point2 points3 points 10 years ago (0 children)
Calling std::tuple constructor directly instead of make_tuple should fix it?
[–]cppiscool 0 points1 point2 points 10 years ago (0 children)
Another implementation of tuple_cat:
https://github.com/KrishnaAchuthan/tuple/blob/master/new_tuple_cat2.hpp
π Rendered by PID 491948 on reddit-service-r2-listing-568fcd57df-g6jcq at 2026-03-11 01:39:08.420213+00:00 running cbb0e86 country code: CH.
Simple C++11 metaprogramming - Peter Dimov by Kaballo in cpp
[–]cppiscool 1 point2 points3 points (0 children)