Helper for fmtlib to format error objects.
More...
#include <couchbase/fmt/error.hxx>
|
template<typename ParseContext> |
constexpr auto | parse (ParseContext &ctx) |
|
template<typename FormatContext> |
auto | format (const couchbase::error &err, FormatContext &ctx) const |
|
Helper for fmtlib to format error objects.
- Since
- 1.0.0
- Uncommitted
- Might be changed in the future, and eventually promoted to committed
◆ format()
template<typename FormatContext>
◆ parse()
template<typename ParseContext>
auto parse |
( |
ParseContext & | ctx | ) |
|
|
inlineconstexpr |
The documentation for this struct was generated from the following file: