Bitcoin Core 28.99.0
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
template<unsigned NumArgs> | |
void | TfmFormatZeroes (const std::string &fmt) |
template<unsigned NumArgs> | |
void | PassFmt (ConstevalFormatString< NumArgs > fmt) |
template<unsigned WrongNumArgs> | |
void | FailFmtWithError (const char *wrong_fmt, std::string_view error) |
BOOST_AUTO_TEST_CASE (ConstevalFormatString_NumSpec) | |
BOOST_AUTO_TEST_CASE | ( | ConstevalFormatString_NumSpec | ) |
void FailFmtWithError | ( | const char * | wrong_fmt, |
std::string_view | error | ||
) |
Definition at line 38 of file util_string_tests.cpp.
void PassFmt | ( | ConstevalFormatString< NumArgs > | fmt | ) |
Definition at line 26 of file util_string_tests.cpp.
void TfmFormatZeroes | ( | const std::string & | fmt | ) |