gcc/libstdc++-v3/include/bits
Paolo Carlini bdc05efbc8 atomic.cc: Use noexcept.
2011-08-04  Paolo Carlini  <paolo.carlini@oracle.com>

	* src/atomic.cc: Use noexcept.
	* include/std/atomic: Likewise.
	* include/bits/atomic_0.h: Likewise.
	* include/bits/atomic_2.h: Likewise.
	* include/bits/atomic_base.h: Likewise.

From-SVN: r177413
2011-08-04 19:57:48 +00:00
..
algorithmfwd.h move.h (__is_nothrow_swappable): Add. 2011-06-21 23:01:03 +00:00
alloc_traits.h Makefile.am: Add alloc_traits.h headers. 2011-06-22 20:57:12 +01:00
allocator.h Makefile.am: Add alloc_traits.h headers. 2011-06-22 20:57:12 +01:00
atomic_0.h atomic.cc: Use noexcept. 2011-08-04 19:57:48 +00:00
atomic_2.h atomic.cc: Use noexcept. 2011-08-04 19:57:48 +00:00
atomic_base.h atomic.cc: Use noexcept. 2011-08-04 19:57:48 +00:00
basic_ios.h
basic_ios.tcc
basic_string.h allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix. 2011-06-12 15:51:36 +00:00
basic_string.tcc basic_string.h: Use noexcept per the FDIS (minus compare(const string&)... 2011-05-31 12:50:31 +00:00
boost_concept_check.h
c++0x_warning.h
c++config c++config (_GLIBCXX_NOTHROW): Update for noexcept. 2011-05-24 10:28:13 +00:00
char_traits.h char_traits.h: Use noexcept throughout. 2011-05-21 00:05:03 +00:00
codecvt.h
concept_check.h
cpp_type_traits.h
deque.tcc allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix. 2011-06-12 15:51:36 +00:00
forward_list.h hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
forward_list.tcc
fstream.tcc
functexcept.h
functional_hash.h
gslice_array.h
gslice.h
hashtable_policy.h hashtable_policy.h (_Prime_rehash_policy::_M_next_bkt, [...]): Fix typos in the last commit. 2011-07-24 19:47:04 +00:00
hashtable.h hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
indirect_array.h
ios_base.h
istream.tcc
list.tcc
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
move.h move.h (move, forward): Mark constexpr. 2011-07-23 03:17:11 +00:00
ostream_insert.h
ostream.tcc
postypes.h
ptr_traits.h ptr_traits.h (pointer_traits<T*>::pointer_to): Use noexcept. 2011-06-14 23:08:24 +01:00
random.h random.h (random_device::min, max): Specify constexpr. 2011-05-25 17:55:40 +00:00
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 re PR libstdc++/49925 ([C++0x] ADL bug mixing boost::shared_ptr and std::make_shared<>) 2011-07-31 20:28:45 +00:00
shared_ptr.h re PR libstdc++/49925 ([C++0x] ADL bug mixing boost::shared_ptr and std::make_shared<>) 2011-07-31 20:28:45 +00:00
slice_array.h
sstream.tcc
stl_algo.h re PR libstdc++/49559 ([C++0x] stable_sort calls self-move-assignment operator) 2011-07-11 18:38:54 +00:00
stl_algobase.h re PR libstdc++/49559 ([C++0x] stable_sort calls self-move-assignment operator) 2011-07-11 18:38:54 +00:00
stl_bvector.h allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix. 2011-06-12 15:51:36 +00:00
stl_construct.h stl_construct.h: Update Copyright years. 2011-06-22 20:27:21 +00:00
stl_deque.h allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix. 2011-06-12 15:51:36 +00:00
stl_function.h
stl_heap.h
stl_iterator_base_funcs.h
stl_iterator_base_types.h
stl_iterator.h move.h (struct __move_if_noexcept_cond): Add. 2011-06-07 16:11:36 +00:00
stl_list.h hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
stl_map.h hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
stl_multimap.h hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
stl_multiset.h hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
stl_numeric.h
stl_pair.h move.h (move, forward): Mark constexpr. 2011-07-23 03:17:11 +00:00
stl_queue.h stl_queue.h: Use noexcept per the FDIS. 2011-05-26 00:36:35 +00:00
stl_raw_storage_iter.h
stl_relops.h
stl_set.h hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
stl_stack.h stl_queue.h: Use noexcept per the FDIS. 2011-05-26 00:36:35 +00:00
stl_tempbuf.h functional: Use noexcept. 2011-06-14 15:09:14 +00:00
stl_tree.h hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
stl_uninitialized.h stl_construct.h: Update Copyright years. 2011-06-22 20:27:21 +00:00
stl_vector.h re PR libstdc++/49836 ([C++0x] vector<T>::push_back() should not require T to be (move-)assignable) 2011-07-25 17:08:48 +00:00
stream_iterator.h
streambuf_iterator.h streambuf_iterator.h: Use noexcept per the FDIS. 2011-05-23 23:03:42 +00:00
streambuf.tcc
stringfwd.h
unique_ptr.h re PR libstdc++/48430 (std::hash partial specialization for std::unique_ptr and std::shared_ptr are using unary_function) 2011-07-18 16:07:24 +00:00
unordered_map.h
unordered_set.h
uses_allocator.h tuple: Implement uses-allocator construction. 2011-05-30 17:31:17 +01:00
valarray_after.h
valarray_array.h
valarray_array.tcc
valarray_before.h
vector.tcc re PR libstdc++/49836 ([C++0x] vector<T>::push_back() should not require T to be (move-)assignable) 2011-07-25 17:08:48 +00:00