Dash Core  0.12.2.1
P2P Digital Currency
tinyformat::detail Namespace Reference

Classes

struct  convertToInt
 
struct  convertToInt< T, true >
 
class  FormatIterator
 
struct  formatValueAsType
 
struct  formatValueAsType< T, fmtT, true >
 
struct  is_convertible
 
struct  is_wchar
 
struct  is_wchar< const wchar_t * >
 
struct  is_wchar< const wchar_t[n]>
 
struct  is_wchar< wchar_t * >
 
struct  is_wchar< wchar_t[n]>
 

Functions

void format (FormatIterator &fmtIter)
 

Function Documentation

◆ format()

void tinyformat::detail::format ( FormatIterator fmtIter)
inline

Definition at line 870 of file tinyformat.h.