🔨 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:
Niels Lohmann 2017-02-27 21:22:39 +01:00
parent 9c4919ff34
commit 54ef5f7b47
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
3 changed files with 1101 additions and 1071 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff