Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <tinyformat.h>
Public Member Functions | |
consteval | FormatStringCheck (const char *str) |
FormatStringCheck (const std::string &str) | |
FormatStringCheck (util::ConstevalFormatString< num_params > str) | |
operator const char * () | |
Public Attributes | |
const char * | fmt |
Definition at line 186 of file tinyformat.h.
|
inline |
Definition at line 187 of file tinyformat.h.
|
inline |
Definition at line 188 of file tinyformat.h.
|
inline |
Definition at line 189 of file tinyformat.h.
|
inline |
Definition at line 190 of file tinyformat.h.
const char* tinyformat::FormatStringCheck< num_params >::fmt |
Definition at line 191 of file tinyformat.h.