Rosetta
|
tuple_size and tuple_element check. More...
#include <ranges.h>
Static Public Attributes | |
static FMT_CONSTEXPR_DECL const bool | value |
Static Private Member Functions | |
template<typename U > | |
static auto | check (U *p) -> decltype(std::tuple_size< U >::value, int()) |
template<typename > | |
static void | check (...) |
tuple_size and tuple_element check.
|
staticprivate |
|
staticprivate |
|
static |