.. |
pb_ds
|
pat_trie_base.hpp: Avoid -Wall warning.
|
2011-06-22 22:28:56 +00:00 |
algorithm
|
In C++0x mode, import iota and is_sorted from namespace std into namespace __gnu_cxx to avoid ambiguous call errors.
|
2011-04-07 04:11:12 +00:00 |
alloc_traits.h
|
Makefile.am: Add alloc_traits.h headers.
|
2011-06-22 20:57:12 +01:00 |
array_allocator.h
|
throw_allocator.h: Use noexcept.
|
2011-06-10 17:14:40 +00:00 |
atomicity.h
|
|
|
bitmap_allocator.h
|
throw_allocator.h: Use noexcept.
|
2011-06-10 17:14:40 +00:00 |
cast.h
|
|
|
codecvt_specializations.h
|
|
|
concurrence.h
|
|
|
debug_allocator.h
|
|
|
enc_filebuf.h
|
|
|
extptr_allocator.h
|
extptr_allocator.h (construct, destroy): Fix for C++0x mode by overloading to take allocator's pointer type.
|
2011-06-11 17:05:08 +01:00 |
functional
|
|
|
iterator
|
|
|
malloc_allocator.h
|
throw_allocator.h: Use noexcept.
|
2011-06-10 17:14:40 +00:00 |
memory
|
|
|
mt_allocator.h
|
throw_allocator.h: Use noexcept.
|
2011-06-10 17:14:40 +00:00 |
new_allocator.h
|
throw_allocator.h: Use noexcept.
|
2011-06-10 17:14:40 +00:00 |
numeric
|
In C++0x mode, import iota and is_sorted from namespace std into namespace __gnu_cxx to avoid ambiguous call errors.
|
2011-04-07 04:11:12 +00:00 |
numeric_traits.h
|
|
|
pod_char_traits.h
|
|
|
pointer.h
|
ptr_traits.h (pointer_traits): Fix typos.
|
2011-06-05 21:28:38 +01:00 |
pool_allocator.h
|
throw_allocator.h: Use noexcept.
|
2011-06-10 17:14:40 +00:00 |
rb_tree
|
|
|
rc_string_base.h
|
re PR c++/24163 (dependent Base class scope examined during unqualified name lookup in template)
|
2011-05-20 14:01:22 -04:00 |
rope
|
re PR c++/24163 (dependent Base class scope examined during unqualified name lookup in template)
|
2011-05-20 14:01:22 -04:00 |
ropeimpl.h
|
re PR c++/24163 (dependent Base class scope examined during unqualified name lookup in template)
|
2011-05-20 14:01:22 -04:00 |
slist
|
|
|
sso_string_base.h
|
sso_string_base.h (__sso_string_base<>::_M_construct): Fix unqualified lookup.
|
2011-05-02 16:25:14 +00:00 |
stdio_filebuf.h
|
|
|
stdio_sync_filebuf.h
|
|
|
string_conversions.h
|
|
|
throw_allocator.h
|
throw_allocator.h: Use noexcept.
|
2011-06-10 17:14:40 +00:00 |
type_traits.h
|
|
|
typelist.h
|
|
|
vstring_fwd.h
|
|
|
vstring_util.h
|
|
|
vstring.h
|
allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix.
|
2011-06-12 15:51:36 +00:00 |
vstring.tcc
|
basic_string.h: Use noexcept per the FDIS (minus compare(const string&)...
|
2011-05-31 12:50:31 +00:00 |