camcom 1.0.3
 
Loading...
Searching...
No Matches
fmt::formatter< camcom::common::Value > Struct Reference

#include <value.hpp>

Public Member Functions

constexpr auto parse (format_parse_context &ctx)
 
template<typename FormatContext>
auto format (const camcom::common::Value &v, FormatContext &ctx) const -> typename FormatContext::iterator
 

Public Attributes

std::string specs
 

Member Function Documentation

◆ format()

template<typename FormatContext>
auto fmt::formatter< camcom::common::Value >::format ( const camcom::common::Value & v,
FormatContext & ctx ) const -> typename FormatContext::iterator
inline

◆ parse()

auto fmt::formatter< camcom::common::Value >::parse ( format_parse_context & ctx)
inlineconstexpr

Member Data Documentation

◆ specs

std::string fmt::formatter< camcom::common::Value >::specs

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