|
Couchbase C++ SDK 1.4.0 (rev. 59aa900)
|
Helper for fmtlib to format 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 |
Helper for fmtlib to format error_context objects.
|
inline |
|
inlineconstexpr |