Reflection for RapidJSON 0.0.16
Reflection for serializing/deserializing with RapidJSON
|
Files | |
reflector-boosthana.h | |
Contains generic functions relying on Boost.Hana which can replace the code which would otherwise had to be generated. | |
reflector-chronoutilities.h | |
Contains functions for (de)serializing objects from the chrono utilities provided by the C++ utilities library. | |
reflector.h | |
Contains BinaryReader and BinaryWriter supporting binary (de)serialization of primitive and custom types. | |
serializable.h | |
Contains only the definition of the BinarySerializable template class which makes the reflection accessible. | |