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] |
|
inlineexplicit |
|
private |