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
 

Detailed Description

template<typename T>
struct is_tuple_like< T >

Definition at line 202 of file ranges.h.

Member Data Documentation

template<typename T >
FMT_CONSTEXPR_DECL const bool is_tuple_like< T >::value
static
Initial value:

Definition at line 203 of file ranges.h.


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