#include <format.h>
|
enum | { enable_conversion = sizeof(fmt::internal::convert(get<T>())) == sizeof(Yes)
} |
|
enum | { value = ConvertToIntImpl2<T, enable_conversion>::value
} |
|
template<typename T>
struct fmt::internal::ConvertToInt< T >
Definition at line 1259 of file format.h.
◆ anonymous enum
Enumerator |
---|
enable_conversion | |
Definition at line 1260 of file format.h.
◆ anonymous enum
The documentation for this struct was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASE/AseApi-main/version/Core/Public/Logger/spdlog/fmt/bundled/format.h