Detect whether a type is a std::tuple or not. More...
std::tuple
#include <TypeTraits.hpp>
Detect whether a type is a std::tuple or not.
Trait to detect whether a type is a std::tuple.
Primary template: defaults to false.