json
json copied to clipboard
Too many streams
There are just too many here:
https://github.com/CPPAlliance/json/blob/develop/include/boost/json/detail/stream.hpp
Surely they are not all needed...
We can eventually transition serializer to use the same const_stream as basic_parser and then remove the old versions.