#include <format.h>
|
enum | { enable_conversion = sizeof(convert(get<T>())) == sizeof(Yes)
} |
|
enum | { value = ConvertToIntImpl2<T, enable_conversion>::value
} |
|
template<typename T>
struct fmt::internal::ConvertToInt< T >
Definition at line 1087 of file format.h.
◆ anonymous enum
Enumerator |
---|
enable_conversion | |
Definition at line 1088 of file format.h.
◆ anonymous enum
The documentation for this struct was generated from the following file:
- /home/runner/work/flow123d/flow123d/src/system/fmt/format.h