Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
proton-0.12.2
-
None
Description
Add proton::to_string overloads for proton::value, proton::scalar and proton::url. These return a std::string with the same representation given by ostream operator>>.
Similar to std::to_string() for the built-in integral types.