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

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

#include <couchbase/fmt/retry_reason.hxx>

Public Member Functions

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

Detailed Description

Helper for fmtlib to format couchbase::retry_reason objects.

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

Member Function Documentation

◆ format()

template<typename FormatContext >
auto format ( couchbase::retry_reason reason,
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: