peerplays-fc/include/fc/reflect
Nathan Hourt 72088c548b Tweak FC enum reflection
Previously when enum values not defined in the original enum type were
used in serialized objects, FC threw exceptions when it encountered
these values. Now it just serializes unknown values to and from numbers
instead of names.

As an added benefit, the compiler now warns you if a value is defined in
the enum, but not reflected!
2014-10-31 16:30:18 -04:00
..
reflect.hpp Tweak FC enum reflection 2014-10-31 16:30:18 -04:00
typename.hpp Fix build wrt fc::ip::address multiple definitions 2014-06-26 10:41:20 -04:00
variant.hpp Tweak FC enum reflection 2014-10-31 16:30:18 -04:00