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