fmt::formatter< boost::system::error_code > Struct
Summary
Kind | View | Description |
---|---|---|
constexpr auto | parse(format_parse_context & ctx) | |
auto | format(const boost::system::error_code & ec, FormatContext & ctx) |
Public-func
parse
constexpr auto parse(format_parse_context & ctx)
Parameters
Type | Name |
---|---|
format_parse_context & | ctx |
Description
format
auto format(const boost::system::error_code & ec, FormatContext & ctx)
Parameters
Type | Name |
---|---|
const boost::system::error_code & | ec |
FormatContext & | ctx |