28 Feb
2006
28 Feb
'06
3:58 p.m.
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users- bounces@lists.boost.org] On Behalf Of Tobias Combe Sent: Tuesday, February 28, 2006 7:18 AM To: boost-users@lists.boost.org Subject: [Boost-users] problem with serialization of pure virtual
When i use "ar.register<derived>();" in the template of the base-class to register the derived classes, i get a syntax error.
[Nat] What compiler are you using?