Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::text::overload::Formatter< VALUE, ENABLE > Struct Template Reference

#include <Format.h>

Public Member Functions

bool parse (const std::string &)
 
void format (FmtCtx &, const VALUE &)
 

Member Function Documentation

◆ format()

template<typename VALUE , typename ENABLE = void>
void sese::text::overload::Formatter< VALUE, ENABLE >::format ( FmtCtx & ,
const VALUE &  )
inline

◆ parse()

template<typename VALUE , typename ENABLE = void>
bool sese::text::overload::Formatter< VALUE, ENABLE >::parse ( const std::string & )
inline

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