mirror of
https://github.com/nlohmann/json.git
synced 2025-07-10 22:00:59 +03:00
🔨 moved serialization functions to serializer class
The class is currently just a wrapper for an std::ostream and collects all functions related to serialization. The next step should be recycling of variables to avoid repetitive initialization for each recursive dump call.
This commit is contained in:
1046
src/json.hpp
1046
src/json.hpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user