Iros
 
Loading...
Searching...
No Matches
di::format::FormatterInPlaceFunction Struct Reference

#include <di/format/formatter.h>

Public Member Functions

template<typename T, concepts::Encoding Enc>
requires (concepts::TagInvocable<FormatterInPlaceFunction, InPlaceType<T>, FormatParseContext<Enc>&, bool> || concepts::TagInvocable<FormatterInPlaceFunction, InPlaceType<T>, FormatParseContext<Enc>&>)
constexpr auto operator() (InPlaceType< T >, FormatParseContext< Enc > &context, bool debug=false) const
 

Member Function Documentation

◆ operator()()

template<typename T, concepts::Encoding Enc>
requires (concepts::TagInvocable<FormatterInPlaceFunction, InPlaceType<T>, FormatParseContext<Enc>&, bool> || concepts::TagInvocable<FormatterInPlaceFunction, InPlaceType<T>, FormatParseContext<Enc>&>)
auto di::format::FormatterInPlaceFunction::operator() ( InPlaceType< T > ,
FormatParseContext< Enc > & context,
bool debug = false ) const
inlineconstexpr

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