boostorg / boostorg/system

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

Open
#138 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
45
Forks
96
PR merge metrics
No merged PRs in 30d

Description

I think it would be nice if `boost::system::error_code` had `std::print` support. From analogy of the ostream interface, the `std::formatter` 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()`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.