.. |
algorithmfwd.h
|
|
|
alloc_traits.h
|
|
|
allocated_ptr.h
|
|
|
allocator.h
|
|
|
atomic_base.h
|
atomic_base.h: Avoid including <stdbool.h>.
|
2014-10-24 12:54:43 +00:00 |
basic_ios.h
|
re PR libstdc++/56193 (ios_base should replace operator void* with explicit operator bool in C++11 onwards.)
|
2014-09-24 23:13:35 +01:00 |
basic_ios.tcc
|
|
|
basic_string.h
|
Implement SD-6: SG10 Feature Test Recommendations
|
2014-10-01 11:49:23 +00:00 |
basic_string.tcc
|
|
|
boost_concept_check.h
|
|
|
c++0x_warning.h
|
|
|
c++14_warning.h
|
|
|
c++config
|
re PR libstdc++/49561 ([C++0x] std::list::size complexity)
|
2014-10-10 16:33:57 +01:00 |
char_traits.h
|
|
|
codecvt.h
|
|
|
concept_check.h
|
|
|
cpp_type_traits.h
|
machmode.h (int_n_data_t): New.
|
2014-10-14 15:44:36 -04:00 |
deque.tcc
|
|
|
enable_special_members.h
|
|
|
forward_list.h
|
|
|
forward_list.tcc
|
|
|
fstream.tcc
|
Make streams movable and swappable.
|
2014-09-22 14:34:09 +01:00 |
functexcept.h
|
|
|
functional_hash.h
|
|
|
gslice_array.h
|
|
|
gslice.h
|
|
|
hashtable_policy.h
|
|
|
hashtable.h
|
re PR libstdc++/63456 (unordered_map incorrectly frees _M_single_bucket. Patch Included)
|
2014-10-05 18:44:46 +00:00 |
indirect_array.h
|
|
|
ios_base.h
|
Define C++11 version of std::ios_base::failure.
|
2014-11-14 12:17:57 +00:00 |
istream.tcc
|
|
|
list.tcc
|
re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1))
|
2014-10-13 10:00:27 +00:00 |
locale_classes.h
|
|
|
locale_classes.tcc
|
|
|
locale_facets_nonio.h
|
nonio.h (__timepunct): Remove unused typedef.
|
2014-11-29 22:58:33 +00:00 |
locale_facets_nonio.tcc
|
|
|
locale_facets.h
|
Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...
|
2014-10-20 13:34:10 +01:00 |
locale_facets.tcc
|
locale_facets.tcc (num_put::_M_insert_float): Do not pass precision when using hexfloat format.
|
2014-10-08 14:25:30 +01:00 |
localefwd.h
|
Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...
|
2014-10-20 13:34:10 +01:00 |
mask_array.h
|
|
|
memoryfwd.h
|
|
|
move.h
|
Make streams movable and swappable.
|
2014-09-22 14:34:09 +01:00 |
ostream_insert.h
|
|
|
ostream.tcc
|
|
|
parse_numbers.h
|
|
|
postypes.h
|
|
|
predefined_ops.h
|
|
|
ptr_traits.h
|
|
|
random.h
|
|
|
random.tcc
|
|
|
range_access.h
|
|
|
regex_automaton.h
|
re PR libstdc++/63199 (Inserting std::wregex to std::vector loses some std::wregex values)
|
2014-09-25 04:43:19 +00:00 |
regex_automaton.tcc
|
|
|
regex_compiler.h
|
re PR libstdc++/63775 ([C++11] Regex range with leading dash (-) not working)
|
2014-11-13 07:40:01 +00:00 |
regex_compiler.tcc
|
re PR libstdc++/63775 ([C++11] Regex range with leading dash (-) not working)
|
2014-11-13 07:40:01 +00:00 |
regex_constants.h
|
|
|
regex_error.h
|
|
|
regex_executor.h
|
re PR libstdc++/63920 (Any regular expression should not match an empty sequence if match_not_null is specified)
|
2014-11-25 05:43:04 +00:00 |
regex_executor.tcc
|
re PR libstdc++/63920 (Any regular expression should not match an empty sequence if match_not_null is specified)
|
2014-11-25 05:43:04 +00:00 |
regex_scanner.h
|
|
|
regex_scanner.tcc
|
re PR libstdc++/63219 (Superfluous template parameter in match_result::format overload)
|
2014-09-11 11:01:20 +01:00 |
regex.h
|
regex.h: Support embedded zeros in sub_match comparisons (DR 2217)
|
2014-11-14 04:23:06 +00:00 |
regex.tcc
|
Use ctype_base::blank in regex_traits.
|
2014-11-04 02:49:30 +00:00 |
shared_ptr_atomic.h
|
std::shared_ptr atomic operations
|
2014-11-12 23:55:11 +00:00 |
shared_ptr_base.h
|
Implement resolutions of LWG 2399, 2400 and 2401.
|
2014-11-12 19:41:36 +00:00 |
shared_ptr.h
|
Implement resolutions of LWG 2399, 2400 and 2401.
|
2014-11-12 19:41:36 +00:00 |
slice_array.h
|
|
|
sstream.tcc
|
|
|
stl_algo.h
|
re PR libstdc++/61107 (stl_algo.h: std::__inplace_stable_partition() doesn't process the whole data range)
|
2014-11-11 21:21:10 +00:00 |
stl_algobase.h
|
Implement SD-6: SG10 Feature Test Recommendations
|
2014-10-01 11:49:23 +00:00 |
stl_bvector.h
|
Make std::vector<bool> meet C++11 allocator requirements.
|
2014-10-31 20:49:40 +00:00 |
stl_construct.h
|
|
|
stl_deque.h
|
re PR libstdc++/63811 (r217322 breaks bootstrap)
|
2014-11-11 10:41:46 +00:00 |
stl_function.h
|
stl_function.h: Generic associative lookup feature is not supported.
|
2014-10-02 12:38:41 +00:00 |
stl_heap.h
|
|
|
stl_iterator_base_funcs.h
|
|
|
stl_iterator_base_types.h
|
Define __void_t and SFINAE-friendly iterator_traits.
|
2014-11-11 23:57:35 +00:00 |
stl_iterator.h
|
|
|
stl_list.h
|
re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1))
|
2014-10-13 10:00:27 +00:00 |
stl_map.h
|
re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=)
|
2014-09-24 19:55:35 +00:00 |
stl_multimap.h
|
re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=)
|
2014-09-24 19:55:35 +00:00 |
stl_multiset.h
|
re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=)
|
2014-09-24 19:55:35 +00:00 |
stl_numeric.h
|
|
|
stl_pair.h
|
|
|
stl_queue.h
|
Include <bits/uses_allocator.h> in <stack> and <queue>.
|
2014-09-22 17:01:53 +01:00 |
stl_raw_storage_iter.h
|
|
|
stl_relops.h
|
|
|
stl_set.h
|
re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=)
|
2014-09-24 19:55:35 +00:00 |
stl_stack.h
|
Include <bits/uses_allocator.h> in <stack> and <queue>.
|
2014-09-22 17:01:53 +01:00 |
stl_tempbuf.h
|
|
|
stl_tree.h
|
re PR libstdc++/63698 (std::set leaks nodes on assignment)
|
2014-11-05 19:16:13 +00:00 |
stl_uninitialized.h
|
DR 1339
|
2014-09-25 16:27:18 +01:00 |
stl_vector.h
|
DR 1339
|
2014-09-25 16:27:18 +01:00 |
stream_iterator.h
|
|
|
streambuf_iterator.h
|
|
|
streambuf.tcc
|
|
|
stringfwd.h
|
|
|
unique_ptr.h
|
Use aliases for type traits in C++14 mode.
|
2014-11-04 02:49:20 +00:00 |
unordered_map.h
|
|
|
unordered_set.h
|
|
|
uses_allocator.h
|
Define __void_t and SFINAE-friendly iterator_traits.
|
2014-11-11 23:57:35 +00:00 |
valarray_after.h
|
|
|
valarray_array.h
|
|
|
valarray_array.tcc
|
|
|
valarray_before.h
|
|
|
vector.tcc
|
Make std::vector<bool> meet C++11 allocator requirements.
|
2014-10-31 20:49:40 +00:00 |