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

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

#include <couchbase/fmt/error_context.hxx>

Public Member Functions

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

Detailed Description

Helper for fmtlib to format couchbase::error_context objects.

Since
1.0.0
Uncommitted
Might be changed in the future, and eventually promoted to committed

Member Function Documentation

◆ format()

template<typename FormatContext >
auto format ( const couchbase::error_context & err_ctx,
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: