peerplays-fc/include/fc/reflect
Nathaniel 8b50451373
Add support for auxiliary serialization data
To supplement the new custom serialization feature, we also would like
the ability to use standard reflection-based serialization, but also to
add some extra data in on the side. This is now possible as auxiliary
serialized data. A class can define auxiliary data serializers which will
add additional data to the serialized record generated by the usual
reflection-based serializers.
2022-03-16 20:41:15 -05:00
..
reflect.hpp Compiler incompatibility 2021-09-21 12:36:07 -05:00
typelist.hpp Add option to compile dynamic libraries 2021-03-13 09:14:01 -06:00
typename.hpp Revert "Removed signed_int" 2020-09-17 12:26:06 -05:00
variant.hpp Add support for auxiliary serialization data 2022-03-16 20:41:15 -05:00