Boost logo

Boost Users :

From: Sohail Somani (s.somani_at_[hidden])
Date: 2007-04-10 17:03:15


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


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net