...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Return a string representing a kind.
Defined in header <boost/json/kind.hpp>
string_view
to_string(kind
k) noexcept;
This provides a human-readable string representing a kind
. This may be useful for diagnostics.
The string.
Name |
Description |
---|---|
|
The kind. |
Convenience header <boost/json.hpp>