Iros
 
Loading...
Searching...
No Matches
di::Styled< T > Class Template Reference

#include <di/format/style.h>

Public Member Functions

constexpr Styled (T &&argument, Style style)
 

Friends

template<concepts::Encoding Enc>
constexpr friend auto tag_invoke (types::Tag< format::formatter_in_place >, InPlaceType< Styled >, FormatParseContext< Enc > &parse_context, bool debug)
 

Constructor & Destructor Documentation

◆ Styled()

template<concepts::Formattable T>
di::format::style::Styled< T >::Styled ( T && argument,
Style style )
inlineexplicitconstexpr

Friends And Related Symbol Documentation

◆ tag_invoke

template<concepts::Formattable T>
template<concepts::Encoding Enc>
friend auto tag_invoke ( types::Tag< format::formatter_in_place > ,
InPlaceType< Styled< T > > ,
FormatParseContext< Enc > & parse_context,
bool debug )
friend

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