VIPRA Documentation
Loading...
Searching...
No Matches
is_tuple_like< T > Struct Template Reference

Static Public Attributes

static constexpr const bool value
 

Member Data Documentation

◆ value

template<typename T>
const bool is_tuple_like< T >::value
staticconstexpr
Initial value:
=
detail::is_tuple_like_<T>::value && !detail::is_range_<T>::value
Definition ranges.h:49

The documentation for this struct was generated from the following file: