vector<bool> has no vector(size_type) ctor

Benjamin Kosnik bkoz@redhat.com
Mon Jun 2 16:05:00 GMT 2003


>However, this is not defined in the standard.  As such, I believe it should be
>removed.  No tests appear to have been calling it.

Brendan, as others have mentioned, this kind of ctor use is not
non-conforming, so there's no need to change this.

-benjamin



More information about the Libstdc++ mailing list