gcc/libstdc++-v3/include/bits
Ed Smith-Rowland 0372af98bd Fix library literals error involving namespace __detail.
2013-06-11  Ed Smith-Rowland  <3dw4rd@verizon.net>

	Fix library literals error involving namespace __detail.
	* include/std/chrono: Rename __detail to __select_type. Reformat.
	* include/bits/basic_string.h: Reformat.
	* testsuite/20_util/duration/literals/ns_detail.cc: New.

From-SVN: r199948
2013-06-11 11:00:38 +00:00
..
algorithmfwd.h
alloc_traits.h alloc_traits.h (allocator_traits::max_size()): LWG 2162: Add noexcept. 2013-06-08 18:31:40 +01:00
allocator.h
atomic_base.h Mark all member functions with memory models always inline v2 2013-05-09 04:22:11 +00:00
basic_ios.h
basic_ios.tcc
basic_string.h Fix library literals error involving namespace __detail. 2013-06-11 11:00:38 +00:00
basic_string.tcc
boost_concept_check.h
c++0x_warning.h
c++config c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
char_traits.h
codecvt.h
concept_check.h
cpp_type_traits.h type_traits.h (__is_null_pointer): Add std::nullptr_t overload. 2013-05-24 18:27:59 +00:00
deque.tcc re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
forward_list.h
forward_list.tcc
fstream.tcc
functexcept.h
functional_hash.h
gslice_array.h
gslice.h
hashtable_policy.h hashtable_policy.h (_Hashtable_ebo_helper): Fix comment. 2013-04-28 12:51:59 +01:00
hashtable.h hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
indirect_array.h
ios_base.h
istream.tcc
list.tcc re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
locale_classes.h
locale_classes.tcc
locale_facets_nonio.h
locale_facets_nonio.tcc
locale_facets.h
locale_facets.tcc
localefwd.h
mask_array.h
memoryfwd.h
move.h include/std/chrono: Collapse redundant 'inline' from 'inline constexpr'. 2013-06-01 21:39:50 +00:00
ostream_insert.h
ostream.tcc
parse_numbers.h Implement N3642 - User-defined Literals for Standard Library Types 2013-06-01 18:37:47 +00:00
postypes.h
ptr_traits.h
random.h
random.tcc
range_access.h
regex_compiler.h
regex_constants.h
regex_cursor.h
regex_error.h
regex_grep_matcher.h
regex_grep_matcher.tcc
regex_nfa.h
regex_nfa.tcc
regex.h
shared_ptr_base.h unique_ptr.h (make_unique): Declare inline. 2013-05-18 21:18:55 +01:00
shared_ptr.h unique_ptr.h (make_unique): Declare inline. 2013-05-18 21:18:55 +01:00
slice_array.h
sstream.tcc
stl_algo.h stl_algo.h (is_permutation): Add overloads from N3671. 2013-06-08 17:12:13 +01:00
stl_algobase.h stl_algo.h (is_permutation): Add overloads from N3671. 2013-06-08 17:12:13 +01:00
stl_bvector.h re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
stl_construct.h
stl_deque.h re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
stl_function.h
stl_heap.h re PR libstdc++/57010 ([c++0x] priority_queue<>::pop() calls self-move-assignment operator) 2013-04-22 10:07:31 +00:00
stl_iterator_base_funcs.h
stl_iterator_base_types.h
stl_iterator.h stl_iterator.h (__normal_iterator<>::_M_const_cast): Use std::pointer_traits. 2013-05-14 15:17:18 +00:00
stl_list.h re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
stl_map.h c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
stl_multimap.h c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
stl_multiset.h c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
stl_numeric.h
stl_pair.h
stl_queue.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
stl_stack.h
stl_tempbuf.h
stl_tree.h c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
stl_uninitialized.h
stl_vector.h re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
stream_iterator.h
streambuf_iterator.h
streambuf.tcc
stringfwd.h
unique_ptr.h unique_ptr.h (make_unique): Declare inline. 2013-05-18 21:18:55 +01:00
unordered_map.h re PR libstdc++/57065 (incorrect default allocator template for debug and profile unordered_map) 2013-04-25 09:42:46 +00:00
unordered_set.h hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
uses_allocator.h
valarray_after.h
valarray_array.h
valarray_array.tcc
valarray_before.h
vector.tcc re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00