tgockel / json-voorhees

A killer modern C++ library for interacting with JSON.
http://tgockel.github.io/json-voorhees/
Apache License 2.0
128 stars 18 forks source link

Split serialization_util.hpp into files #154

Closed tgockel closed 4 years ago

tgockel commented 4 years ago

Predictably, this has become a dumping ground for various things. They should be moved into their own files -- extractor_construction should live in serialization/extractor_construction.hpp or something like that.