userver: fmt::formatter<::formats::bson::Oid > Struct Reference
Loading...
Searching...
No Matches
fmt::formatter<::formats::bson::Oid > Struct Reference

Detailed Description

Definition at line 228 of file types.hpp.

Public Member Functions

template<typename FormatContext>
auto format (::formats::bson::Oid oid, FormatContext &ctx) USERVER_FMT_CONST
 

Static Public Member Functions

static constexpr auto parse (format_parse_context &ctx)
 

Member Function Documentation

◆ format()

template<typename FormatContext>
auto fmt::formatter<::formats::bson::Oid >::format ( ::formats::bson::Oid oid,
FormatContext & ctx )
inline

Definition at line 232 of file types.hpp.

◆ parse()

static constexpr auto fmt::formatter<::formats::bson::Oid >::parse ( format_parse_context & ctx)
inlinestaticconstexpr

Definition at line 229 of file types.hpp.


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