🔨 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.
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment