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: [v3] container requirements cleanups


2009/8/25 Benjamin Kosnik:
>
> Consistent application of 23 containers requirements checking.
>
> As part of this, I run into other bits of 41005, ie std::string::cbegin
> and friends. Corrected, but need to review the rest of this stuff.

std::string and vstring are both missing shrink_to_fit() as well, I
have a patch for that which I'll send after I commit the 41005 fixes.

Jonathan


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