ΒΆauto vsystem_error(int error_code,
fmt::string_view format_str,
fmt::format_args args)
-> std::system_error
auto vsystem_error(int error_code,
fmt::string_view format_str,
fmt::format_args args)
-> std::system_error
Declared at: third_party/fmt/include/fmt/format.h:3943
Parameters
- int error_code
- fmt::string_view format_str
- fmt::format_args args