Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
tinyformat Namespace Reference

Namespaces

 detail
 

Functions

template<typename T >
void formatValue (std::ostream &out, const char *, const char *fmtEnd, const T &value)
 

Function Documentation

template<typename T >
void tinyformat::formatValue ( std::ostream &  out,
const char *  ,
const char *  fmtEnd,
const T &  value 
)
inline

Definition at line 267 of file tinyformat.h.

Referenced by tinyformat::detail::FormatIterator::accept().

+ Here is the caller graph for this function: