Can't create list members if base type doesn't copy-construct?
Jonathan Wakely
jwakely.gcc@gmail.com
Wed Jul 29 01:55:00 GMT 2009
2009/7/28 Jonathan Wakely:
> 2009/7/28 John Gilmore:
>
>> (yes, this is a Microsoft manual. Of course I wasn't reading the &%*@
>> proprietary C++ standards document that isn't available online -- and
>> of course I wasn't using the nonexistent GNU libstdc++
>> user's-as-opposed-to-hacker's manual -- so I was scraping by with
>> whatever random C++ standard library documentation exists on the Web.
>> Microsoft's happened to be one of the ones I found.)
P.S. see http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00986.html
which says "All contained types must be Assignable and
CopyConstructible."
Jonathan
More information about the Libstdc++
mailing list