Helper for fmtlib to format mutation_token objects.
More...
#include <couchbase/fmt/mutation_token.hxx>
|
template<typename ParseContext> |
constexpr auto | parse (ParseContext &ctx) |
|
template<typename FormatContext> |
auto | format (const couchbase::mutation_token &token, FormatContext &ctx) const |
|
Helper for fmtlib to format mutation_token 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: