Template Struct Tuple

Inheritance Relationships

Base Type

  • public std::tuple< Tp... >

Struct Documentation

template<typename ...Tp>
struct Tuple : public std::tuple<Tp...>

Public Static Functions

template<typename T>
static inline constexpr bool contains()