...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
...one of the most highly regarded and expertly designed C++ library projects in the world.
Returns the text representation of a request method verb.
string_view to_string( verb v); » more...
more...
Convert a field enum to a string.
string_view to_string( field f); » more...