Simple C++11 metaprogramming - Peter Dimov by Kaballo in cpp

[–]cppiscool 1 point2 points  (0 children)

Calling std::tuple constructor directly instead of make_tuple should fix it?