Couchbase C++ SDK 1.2.0 (rev. c2439a4)
Loading...
Searching...
No Matches
formatter< couchbase::persist_to > Struct Reference

Helper for fmtlib to format persist_to objects. More...

#include <couchbase/fmt/persist_to.hxx>

Public Member Functions

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

Detailed Description

Helper for fmtlib to format persist_to objects.

Since
1.2.0
Committed
Generally available API and should be preferred in production

Member Function Documentation

◆ format()

template<typename FormatContext>
auto format ( couchbase::persist_to value,
FormatContext & ctx ) const
inline

◆ parse()

template<typename ParseContext>
auto parse ( ParseContext & ctx)
inlineconstexpr

The documentation for this struct was generated from the following file: