gcc/libstdc++-v3/include
Paolo Carlini 79f57f2322 basic_string.tcc (_M_mutate, _M_clone): Implement exponential growth policy to meet linear amortized time requirements...
2001-12-06  Paolo Carlini  <pcarlini@unitus.it>
	    Loren J. Rittle <ljrittle@acm.org>

	* include/bits/basic_string.tcc (_M_mutate, _M_clone): Implement
	exponential growth policy to meet linear amortized time
	requirements of the standard.
        (_S_create): Adjust comment.

Co-Authored-By: Loren J. Rittle <ljrittle@acm.org>

From-SVN: r47750
2001-12-07 09:07:55 +00:00
..
backward std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
bits basic_string.tcc (_M_mutate, _M_clone): Implement exponential growth policy to meet linear amortized time requirements... 2001-12-07 09:07:55 +00:00
c/bits
c_shadow acconfig.h: Update comments. 2001-11-02 22:31:03 +00:00
c_std/bits
ext std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
std
Makefile.am
Makefile.in