Hello,
sorry for the newbie questions...
I have some sample
serialization code where I serialize a container.
if that container
is
std::list<sometype> it works fine.
the same code
with a
std::vector<sometype> fails to compile.
are
vectors supported for serialization? I cant find any specific mention in
the documentation or via searching.
thanks
_______________________________________________
Boost-users mailing
list
Boost-users@lists.boost.org
http://listarchives.boost.org/mailman/listinfo.cgi/boost-users