serialization -compile error

I keep on getting the error: c:\temp\boost\boost_1_33_0\boost/type_traits/is_abstract.hpp(81): error: incomplete type is not allowed BOOST_STATIC_ASSERT(sizeof(T) != 0); ^ detected during: instantiation of class "boost::detail::is_abstract_imp2<T> [with T=TxsOqSourceMaterialization]" at line 121 I checked that I have put the appropriate archive statement in class. How can I get rid of this compile error? --------------------------------- Yahoo! Personals Single? There's someone we'd like you to meet. Lots of someones, actually. Yahoo! Personals

It would help to know what compiler you are using and perhaps a small snipet of code which addresses the problem. Robert Ramey "sui tam" <suitam2006@yahoo.com> wrote in message news:20051207014544.26843.qmail@web36312.mail.mud.yahoo.com... I keep on getting the error: c:\temp\boost\boost_1_33_0\boost/type_traits/is_abstract.hpp(81): error: incomplete type is not allowed BOOST_STATIC_ASSERT(sizeof(T) != 0); ^ detected during: instantiation of class "boost::detail::is_abstract_imp2<T> [with T=TxsOqSourceMaterialization]" at line 121 I checked that I have put the appropriate archive statement in class. How can I get rid of this compile error? ------------------------------------------------------------------------------ Yahoo! Personals Single? There's someone we'd like you to meet. Lots of someones, actually. Yahoo! Personals ------------------------------------------------------------------------------ _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Robert Ramey
-
sui tam