|
spdlog
|
tuple_size and tuple_element check.
#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 (...) |
|
staticprivate |
|
staticprivate |
|
static |