Lines Matching refs:basic_string
64 * bits/basic_string.h: Fix insert method.
72 * bits/basic_string.h: Tweak.
76 basic_string::iterator class.
107 for basic_string and basic_streambuf. Scope _IO_buf_* pointers to
164 * bits/basic_string.h: Revert npos pending ciso646.
182 * bits/basic_string.h: define _S_max_size right, return it from
209 * bits/basic_string.h (basic_string<>::max_size): Subtract 1, not
352 * bits/basic_string.h: Uglify more names.
399 * bits/basic_string.h: fix npos again. npos cannot be defined as zero.
400 * bits/basic_string.h: put back overloaded constructors; adjust
510 * bits/basic_string.h: Disable non-standard ctor declarations.
581 * bits/basic_string.h: As per 9.4.2 p4, initialize with
587 * bits/basic_string.h: Should just be <, not <=.
627 * bits/string.tcc (basic_string copy ctor): Fix typo in declaration.
655 * bits/basic_string.h (npos): Don't init here.
707 * bits/string.tcc (basic_string::compare (const char*)): Fix to
736 * bits/basic_string.h: add basic_string<>::push_back(), fix return
830 * bits/basic_string.h: redeclare member _S_find.