Skip to content

feature request: std::print support for boost::system::error_code #138

@ribbon-otter

Description

@ribbon-otter

I think it would be nice if boost::system::error_code had std::print support. From analogy of the ostream interface, the std::formatter<boost::system::error_code> would be defined in terms of error_code::to_string() but perhaps we would want to print a more human readable value by default, like error_code::what()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions