Boost logo

Boost :

Subject: Re: [boost] [variant] compatibility with move-constructible objects
From: Zachary Turner (divisortheory_at_[hidden])
Date: 2010-02-23 01:04:28


Also, for the record, i realize the problem is probably related to
variant requiring its bounded types to support the CopyConstructible
concept, but my question is more along the lines of whether this
requirement can be eliminated or relaxed in the presence of r-value
refernces. I.e. Something along the lines of requiring one or more of
CopyConstructible, MoveConstructible.

Zach


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