userver: fmt::formatter< boost::uuids::uuid > Struct Reference
Loading...
Searching...
No Matches
fmt::formatter< boost::uuids::uuid > Struct Reference

Detailed Description

Definition at line 34 of file boost_uuid4.hpp.

Public Member Functions

template<typename FormatContext >
auto format (const boost::uuids::uuid &uuid, FormatContext &ctx) USERVER_FMT_CONST
 

Static Public Member Functions

static constexpr auto parse (format_parse_context &ctx) -> decltype(ctx.begin())
 

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter< boost::uuids::uuid >::format ( const boost::uuids::uuid & uuid,
FormatContext & ctx )
inline

Definition at line 41 of file boost_uuid4.hpp.

◆ parse()

static constexpr auto fmt::formatter< boost::uuids::uuid >::parse ( format_parse_context & ctx) -> decltype(ctx.begin())
inlinestaticconstexpr

Definition at line 35 of file boost_uuid4.hpp.


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