This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: vector<bool> has no vector(size_type) ctor


>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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]