Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-10-12 21:10:32


Robert Ramey <ramey_at_[hidden]> writes:

> You've pointed out that the default serializaiton of a collection
> invokes the default constructor for an object. If this
> default constructor is private, the program won't
> compile as the current serialization library doesn't
> have friend access and doesn't invoke the
> default constructor through the serialization
> accessor class.

What if there's just no default constructor, private or otherwise?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk