#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/core.h>
|
using | type = decltype(map(static_cast< T * >(nullptr))) |
|
|
template<typename U , FMT_ENABLE_IF(std::is_enum< U >::value||std::is_class< U >::value) > |
static auto | map (U *) -> decltype(format_as(std::declval< U >())) |
|
static auto | map (...) -> void |
|
◆ type
◆ map() [1/2]
◆ map() [2/2]
template<typename T >
template<typename U ,
FMT_ENABLE_IF(std::is_enum< U >::value||std::is_class< U >::value) >
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