Boost logo

Boost Users :

From: Bo Peng (bpeng_at_[hidden])
Date: 2004-07-18 23:44:12


On Sun, Jul 18, 2004 at 09:28:47PM -0500, Bo Peng wrote:

It turns out that the library is buggy. I change
  ar & vector_of_small_objs

to
  for(....)
    ar & vector_of_small_objs[i]

and it works now.

Is this the reason why serialization is not yet part of boost
distribution?

-- 
Bo Peng

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