[Serialization] Template leaf class serialized by base class pointer => export

10 Apr
2007
10 Apr
'07
9:03 p.m.
Hi, Given class Base and template<typename T> class Child : public Base where Child will always be serialized by base class pointer (and thus require exporting): Is there a way to do BOOST_CLASS_EXPORT for all instantiations of Child? Thanks, Sohail
6668
Age (days ago)
6669
Last active (days ago)
2 comments
2 participants
participants (2)
-
Robert Ramey
-
Sohail Somani