Template Struct formatter< lupnt::State >¶
Defined in File state.h
Inheritance Relationships¶
Base Type¶
public fmt::formatter< std::string >
Struct Documentation¶
-
template<>
struct formatter<lupnt::State> : public fmt::formatter<std::string>¶ Public Functions
-
template<typename FormatContext>
inline auto format(const lupnt::State &state, FormatContext &ctx) const¶
-
template<typename FormatContext>