Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
formatter< couchbase::mutation_token > Struct Reference

Helper for fmtlib to format couchbase::mutation_token objects. More...

#include <couchbase/fmt/mutation_token.hxx>

Public Member Functions

template<typename ParseContext >
constexpr auto parse (ParseContext &ctx)
 
template<typename FormatContext >
auto format (const couchbase::mutation_token &token, FormatContext &ctx) const
 

Detailed Description

Helper for fmtlib to format couchbase::mutation_token objects.

Since
1.0.0
Committed
Generally available API and should be preferred in production

Member Function Documentation

◆ format()

template<typename FormatContext >
auto format ( const couchbase::mutation_token & token,
FormatContext & ctx ) const
inline

◆ parse()

template<typename ParseContext >
constexpr auto parse ( ParseContext & ctx)
inlineconstexpr

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