gcc/libstdc++-v3/include/std
Jonathan Wakely 2081281b10 shared_mutex (shared_lock::operator=): Add missing return statement.
* include/std/shared_mutex (shared_lock::operator=): Add missing
	return statement.

From-SVN: r200141
2013-06-16 22:56:43 +01:00
..
algorithm
array
atomic
bitset
chrono Fix library literals error involving namespace __detail. 2013-06-11 11:00:38 +00:00
complex c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
condition_variable
deque
forward_list
fstream
functional re PR libstdc++/57336 (Cannot INVOKE a reference_wrapper around an abstract type) 2013-05-21 09:15:13 +01:00
future
iomanip Implement N3654 - Quoted Strings Library Proposal 2013-06-08 22:37:50 +00:00
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory
mutex mutex (call_once): Remove parentheses to fix error in c++1y and gnu++1y mode. 2013-06-10 00:54:07 +01:00
numeric
ostream
queue
random
ratio
regex
scoped_allocator
set
shared_mutex shared_mutex (shared_lock::operator=): Add missing return statement. 2013-06-16 22:56:43 +01:00
sstream
stack
stdexcept
streambuf
string
system_error system_error (error_category::error_category()): LWG 2145: Declare public and constexpr. 2013-05-19 00:11:48 +01:00
thread
tuple include/std/chrono: Collapse redundant 'inline' from 'inline constexpr'. 2013-06-01 21:39:50 +00:00
type_traits type_traits (is_function): Support ref-qualified functions. 2013-06-13 23:18:27 +00:00
typeindex * include/std/typeindex (type_index::name()): LWG 2144: Add noexcept. 2013-05-19 00:11:42 +01:00
unordered_map
unordered_set
utility tuple (get): Implement N3670. 2013-05-19 14:31:36 +01:00
valarray
vector