Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-08-27 08:14:45


Sounds right to me.
-Dave
----- Original Message -----
From: "Toon Knapen" <toon_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Monday, August 27, 2001 5:21 AM
Subject: [boost] tuples and CopyConstructible

> The documentation of tuples states that the tuple types need to have a
> public copy constructor. I think this should be corrected/refined to
> saying : "Tuple types need to be CopyConstructible"
>
> e.g. you can't put std::auto_ptr in the tuple since tuple expects the
> types to have a public copy constructor which takes a const argument.
>
> toon
>
>
> Info: http://www.boost.org Unsubscribe:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


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