#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/core.h>
|
enum | { value = decltype(check(static_cast<T*>(nullptr)))::value
} |
|
|
template<typename U , typename V = decltype(format_as(U())), FMT_ENABLE_IF(std::is_enum< U >::value &&std::is_integral< V >::value) > |
static auto | check (U *) -> std::true_type |
|
static auto | check (...) -> std::false_type |
|
◆ anonymous enum
◆ check() [1/2]
◆ check() [2/2]
The documentation for this struct was generated from the following file:
- /home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/core.h