![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
Classes | |
| struct | convertToInt |
| struct | convertToInt< T, true > |
| class | FormatArg |
| class | FormatListN |
| class | FormatListN< 0 > |
| 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 | |
| template<typename T > | |
| void | formatTruncated (std::ostream &out, const T &value, int ntrunc) |
| int | parseIntAndAdvance (const char *&c) |
| const char * | printFormatStringLiteral (std::ostream &out, const char *fmt) |
| const char * | streamStateFromFormat (std::ostream &out, bool &spacePadPositive, int &ntrunc, const char *fmtStart, const detail::FormatArg *formatters, int &argIndex, int numFormatters) |
| void | formatImpl (std::ostream &out, const char *fmt, const detail::FormatArg *formatters, int numFormatters) |
|
inline |
Definition at line 788 of file tinyformat.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 597 of file tinyformat.h.
1.8.14