
15 Oct
2008
15 Oct
'08
1:17 a.m.
On Tue, Oct 14, 2008 at 9:10 PM, Michael Fawcett <michael.fawcett@gmail.com> wrote:
STD library containers don't need DefaultConstructible, only CopyConstructible and sometimes Assignable.
Sorry, I believe I was mistaken. The containers all require CopyConstructible *and* Assignable. --Michael Fawcett