mirror of
https://github.com/boostorg/json.git
synced 2025-05-11 21:53:58 +00:00
```cpp std::ostream &boost::json::operator<<(std::ostream &os, const boost::json::value &jv) ``` for output instead of jv.getXYZ() with std::ostream's operator <<