![]() |
Home | Libraries | People | FAQ | More |
Return a string representing a kind.
Defined in header <boost/json/kind.hpp>
string_view to_string( kind k);
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>