![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <tinyformat.h>
Public Member Functions | |
| template<typename... Args> | |
| FormatListN (const Args &... args) | |
Public Member Functions inherited from tinyformat::FormatList | |
| FormatList (detail::FormatArg *formatters, int N) | |
Private Attributes | |
| FormatArg | m_formatterStore [N] |
Definition at line 869 of file tinyformat.h.
|
inlineexplicit |
Definition at line 874 of file tinyformat.h.
|
private |
Definition at line 898 of file tinyformat.h.