Rosetta
Static Public Attributes | List of all members
is_tuple_like< T > Struct Template Reference

#include <ranges.h>

Static Public Attributes

static FMT_CONSTEXPR_DECL const bool value
 

Member Data Documentation

◆ value

template<typename T >
FMT_CONSTEXPR_DECL const bool is_tuple_like< T >::value
static
Initial value:
=
tuple_size and tuple_element check.
Definition: ranges.h:107
Definition: ranges.h:95

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