Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2007-10-15 15:41:55


std vectors are supported. Check the test test_vector for an example.

RObert Ramey
  "Rich Peters" <rpeters_at_[hidden]> wrote in message news:99f885c90710150921l391ca475u30a218734561e503_at_mail.gmail.com...
  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_at_[hidden]
  http://lists.boost.org/mailman/listinfo.cgi/boost-users



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