ΒΆvoid format_error_code(
buffer<char>& out,
int error_code,
fmt::string_view message) noexcept
void format_error_code(
buffer<char>& out,
int error_code,
fmt::string_view message) noexcept
Declared at: third_party/fmt/include/fmt/format.h:3936
Parameters
- buffer<char>& out
- int error_code
- fmt::string_view message