cpp-json icon indicating copy to clipboard operation
cpp-json copied to clipboard

A fast & modern C++17 JSON library

Results 1 cpp-json issues
Sort by recently updated
recently updated
newest added

Any chance of `string_view` support? And, though it would be a ton of work on your part, I'd love to be able to (somehow) get a `constexpr std::string_view` out of...