Iros
 
Loading...
Searching...
No Matches
di::format::ErasedArg< Context > Class Template Reference

#include <di/format/format_arg.h>

Public Member Functions

template<concepts::Formattable T>
constexpr ErasedArg (T &&value)
 
constexpr auto do_format (FormatParseContext< Encoding > &parse_context, Context &context, bool debug) -> Result< void >
 

Constructor & Destructor Documentation

◆ ErasedArg()

template<concepts::FormatContext Context>
template<concepts::Formattable T>
di::format::ErasedArg< Context >::ErasedArg ( T && value)
inlineexplicitconstexpr

Member Function Documentation

◆ do_format()

template<concepts::FormatContext Context>
auto di::format::ErasedArg< Context >::do_format ( FormatParseContext< Encoding > & parse_context,
Context & context,
bool debug ) -> Result<void>
inlineconstexpr

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