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

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

#include <couchbase/fmt/analytics_status.hxx>

Public Member Functions

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

Detailed Description

Helper for fmtlib to format couchbase::analytics_status 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::analytics_status status,
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: