reflective-rapidjson/lib/binary
Martchus 60d761f7ed Pass version down to base classes in binary deserializer
So the behavior is consistent with readng members and with serialization.

It should be fine because if the base class is versioned it won't make a
difference but if it is versioned the version from the derived class can be
utilized.
2022-05-15 21:00:02 +02:00
..
reflector-boosthana.h Add experimental versioning for binary (de)serializer 2021-07-13 00:37:05 +02:00
reflector-chronoutilities.h Add experimental versioning for binary (de)serializer 2021-07-13 00:37:05 +02:00
reflector.h Pass version down to base classes in binary deserializer 2022-05-15 21:00:02 +02:00
serializable.h Throw exception during binary deserialization when version is not supported 2021-07-25 19:19:02 +02:00