Definition at line 34 of file boost_uuid4.hpp.
|
template<typename FormatContext > |
auto | format (const boost::uuids::uuid &uuid, FormatContext &ctx) USERVER_FMT_CONST |
|
|
static constexpr auto | parse (format_parse_context &ctx) -> decltype(ctx.begin()) |
|
◆ format()
template<typename FormatContext >
auto fmt::formatter< boost::uuids::uuid >::format |
( |
const boost::uuids::uuid & | uuid, |
|
|
FormatContext & | ctx ) |
|
inline |
◆ parse()
static constexpr auto fmt::formatter< boost::uuids::uuid >::parse |
( |
format_parse_context & | ctx | ) |
-> decltype(ctx.begin()) |
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: