5 Mar
2018
5 Mar
'18
6:34 p.m.
Also, since you're put your finger on the issue, maybe there is a tweak that could be made so that serialization of polymorphic types might be supported as well.
Robert Ramey
I'm not sure exactly what's required for serialization, but it might be possible to add support through some of the facilities in Boost.TypeIndex that provide a type of RTTI emulation. -- chris