
23 Feb
2010
23 Feb
'10
6:04 a.m.
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