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