#include <R3BFormatters.h>
|
| template<typename FmtContent> |
| constexpr auto | format (const R3B::Side &side, FmtContent &ctn) const |
|
| static constexpr auto | parse (format_parse_context &ctx) |
Definition at line 77 of file R3BFormatters.h.
◆ format()
template<typename FmtContent>
| auto fmt::formatter< R3B::Side >::format |
( |
const R3B::Side & | side, |
|
|
FmtContent & | ctn ) const |
|
inlineconstexpr |
◆ parse()
| constexpr auto fmt::formatter< R3B::Side >::parse |
( |
format_parse_context & | ctx | ) |
|
|
inlinestaticconstexpr |
The documentation for this class was generated from the following file: