![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <tinyformat.h>
Public Member Functions | |
template<typename... Args> | |
FormatListN (const Args &... args) | |
![]() | |
FormatList (detail::FormatArg *formatters, int N) | |
Private Attributes | |
FormatArg | m_formatterStore [N] |
Definition at line 877 of file tinyformat.h.
|
inlineexplicit |
Definition at line 882 of file tinyformat.h.
|
private |
Definition at line 907 of file tinyformat.h.