SDEngine
Game Engine
Loading...
Searching...
No Matches
fmt::formatter< FixedString< N > > Struct Template Reference

#include <FixedString.hpp>

Public Member Functions

constexpr auto parse (format_parse_context &ctx)
 
auto format (const FixedString< N > &value, format_context &ctx)
 

Member Function Documentation

◆ format()

template<USize N>
auto fmt::formatter< FixedString< N > >::format ( const FixedString< N > &  value,
format_context ctx 
)
inline

◆ parse()

template<USize N>
constexpr auto fmt::formatter< FixedString< N > >::parse ( format_parse_context ctx)
inlineconstexpr

The documentation for this struct was generated from the following file: