5 # ifndef VCCC_TYPE_TRAITS_IS_TUPLE_LIKE_HPP
6 # define VCCC_TYPE_TRAITS_IS_TUPLE_LIKE_HPP
9 # include <type_traits>
17 template<
typename T,
typename =
void>
Definition: matrix.hpp:495
Definition: directory.h:12
constexpr VCCC_INLINE_OR_STATIC detail::element_niebloid< 1 > value
Definition: key_value.hpp:35
Check if type is tuple-like(deprecated. Use tuple_like instead)
Definition: is_tuple_like.hpp:18