gcc/libstdc++-v3/include/bits
Jakub Jelinek 039f9e35a6 basic_string.tcc (_Rep::_S_create): Call _M_set_sharable() for backwards compatibility.
* include/bits/basic_string.tcc (_Rep::_S_create): Call
	_M_set_sharable() for backwards compatibility.

From-SVN: r117777
2006-10-16 11:51:14 +02:00
..
allocator.h allocator.h: Include <bits/cpp_type_traits.h>. 2006-01-18 14:30:16 +00:00
basic_ios.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
basic_ios.tcc c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
basic_string.h istream.tcc (getline(basic_istream<>&, basic_string<>&)): Move... 2006-10-15 14:43:50 +00:00
basic_string.tcc basic_string.tcc (_Rep::_S_create): Call _M_set_sharable() for backwards compatibility. 2006-10-16 11:51:14 +02:00
boost_concept_check.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
c++config PR libstdc++/19664 round 1 2006-07-20 23:37:27 +00:00
char_traits.h re PR libstdc++/27199 (ptrdiff_t and size_t outside of namespace std) 2006-04-23 14:54:26 +00:00
codecvt.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
concept_check.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
cpp_type_traits.h type_traits.h: New. 2006-09-18 13:30:56 +00:00
deque.tcc re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
fstream.tcc re PR libstdc++/26777 (sync_with_stdio(false) triggers bug with sgetc and pubseekoff) 2006-03-22 15:13:46 +00:00
functexcept.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
gslice_array.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
gslice.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
indirect_array.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
ios_base.h atomicity.h: Move to... 2006-09-14 09:48:15 +00:00
istream.tcc istream.tcc (getline(basic_istream<>&, basic_string<>&)): Move... 2006-10-15 14:43:50 +00:00
list.tcc Implement list::splice (and merge) bits of N1599 2006-01-20 02:38:54 +00:00
locale_classes.h atomicity.h: Move to... 2006-09-14 09:48:15 +00:00
locale_facets.h type_traits.h: New. 2006-09-18 13:30:56 +00:00
locale_facets.tcc PR libstdc++/28277 (partial: __add_grouping) 2006-10-09 18:04:18 +00:00
localefwd.h configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check. 2006-02-07 22:23:58 +00:00
mask_array.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
ostream.tcc ostream.tcc (operator<<(basic_ostream<>&, const char*)): Further fix for throwing widen. 2006-10-14 10:25:35 +00:00
postypes.h postypes.h (operator==(const fpos<>&, const fpos<>&), [...]): Add. 2006-06-21 22:21:45 +00:00
slice_array.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
sstream.tcc re PR libstdc++/29354 (Error when seeking on an ostringstream) 2006-10-06 09:57:43 +00:00
stl_algo.h type_traits.h: New. 2006-09-18 13:30:56 +00:00
stl_algobase.h type_traits.h: New. 2006-09-18 13:30:56 +00:00
stl_bvector.h PR libstdc++/29134 (vector<bool> bits) 2006-09-22 17:51:01 +00:00
stl_construct.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
stl_deque.h re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
stl_function.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
stl_heap.h stl_heap.h (sort_heap): Iterator post-decrement is only required to be convertible to the iterator type. 2006-09-10 09:23:59 +00:00
stl_iterator_base_funcs.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
stl_iterator_base_types.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
stl_iterator.h type_traits.h: New. 2006-09-18 13:30:56 +00:00
stl_list.h re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
stl_map.h c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
stl_multimap.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_multiset.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_numeric.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
stl_pair.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
stl_queue.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_raw_storage_iter.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
stl_relops.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
stl_set.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_stack.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
stl_tempbuf.h stl_algo.h (stable_sort): Uglify the buf variable. 2006-07-30 13:02:58 +00:00
stl_tree.h stl_tree.h (_Rb_tree<>::erase(const _Key&)): Don't call std::distance unnecessarily. 2006-10-07 08:20:35 +00:00
stl_uninitialized.h stl_uninitialized.h (__uninitialized_fill_n_a(_ForwardIterator, _Size, const _Tp&, allocator<>)): Inline. 2006-09-28 18:55:21 +00:00
stl_vector.h re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
stream_iterator.h mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
streambuf_iterator.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
streambuf.tcc re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit) 2006-02-10 18:29:04 +00:00
stringfwd.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
valarray_after.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
valarray_array.h re PR libstdc++/29063 (valarray does not undefine all temp macros) 2006-09-18 09:19:36 +00:00
valarray_array.tcc c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
valarray_before.h re PR libstdc++/27867 (compile error in repeated application of valarray<>::operator==) 2006-06-04 09:32:56 +00:00
vector.tcc c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00