Dash Core  0.12.2.1
P2P Digital Currency
tinyformat Namespace Reference

Namespaces

 detail
 

Functions

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

Function Documentation

◆ formatValue()

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

Definition at line 268 of file tinyformat.h.

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