This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [Patch] Export more basic_string symbols


Benjamin Kosnik wrote:

Let's just remove the std::string, std::basic_string export
restrictions. I'd put them in so that operator+ could be added in 3.2,
3.3.

Great!

Thanks,
Paolo.

P.S. In the next days (while you are completing the tough 27_io work) I'd like to provide some basic_string tests which are currently missing such as those for 'find_last_of' and 'find_last_not_of'.



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