Rosetta
Public Member Functions | List of all members
detail::stringifier Struct Reference

#include <format-inl.h>

Public Member Functions

template<typename T >
FMT_INLINE std::string operator() (T value) const
 
std::string operator() (basic_format_arg< format_context >::handle h) const
 

Member Function Documentation

◆ operator()() [1/2]

std::string detail::stringifier::operator() ( basic_format_arg< format_context >::handle  h) const
inline

◆ operator()() [2/2]

template<typename T >
FMT_INLINE std::string detail::stringifier::operator() ( T  value) const
inline

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