...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Convert a status_code to a status_class.
Defined in header <boost/beast/http/status.hpp>
status_class to_status_class( status v);
Name |
Description |
---|---|
|
The status code to convert. |
The status class.
Convenience header <boost/beast/http.hpp>