Helper for fmtlib to format query_status objects.
More...
#include <couchbase/fmt/query_status.hxx>
|
template<typename ParseContext> |
constexpr auto | parse (ParseContext &ctx) |
|
template<typename FormatContext> |
auto | format (couchbase::query_status status, FormatContext &ctx) const |
|
Helper for fmtlib to format query_status objects.
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ format()
template<typename FormatContext>
◆ parse()
template<typename ParseContext>
auto parse |
( |
ParseContext & | ctx | ) |
|
|
inlineconstexpr |
The documentation for this struct was generated from the following file: