gcc/libstdc++-v3/include/std
Ed Smith-Rowland 4bbfc5fa4d Rename shared_mutex to shared_timed_mutex per C++14 acceptance of N3891.
2014-02-20  Ed Smith-Rowland  <3dw4rd@verizon.net>

	Rename shared_mutex to shared_timed_mutex per C++14 acceptance of N3891.
	* include/std/shared_mutex: Rename shared_mutex to shared_timed_mutex.
	* testsuite/30_threads/shared_lock/locking/2.cc: Ditto.
	* testsuite/30_threads/shared_lock/locking/4.cc: Ditto.
	* testsuite/30_threads/shared_lock/locking/1.cc: Ditto.
	* testsuite/30_threads/shared_lock/locking/3.cc: Ditto.
	* testsuite/30_threads/shared_lock/requirements/
	explicit_instantiation.cc: Ditto.
	* testsuite/30_threads/shared_lock/requirements/typedefs.cc: Ditto.
	* testsuite/30_threads/shared_lock/cons/2.cc: Ditto.
	* testsuite/30_threads/shared_lock/cons/4.cc: Ditto.
	* testsuite/30_threads/shared_lock/cons/1.cc: Ditto.
	* testsuite/30_threads/shared_lock/cons/6.cc: Ditto.
	* testsuite/30_threads/shared_lock/cons/3.cc: Ditto.
	* testsuite/30_threads/shared_lock/cons/5.cc: Ditto.
	* testsuite/30_threads/shared_lock/modifiers/2.cc: Ditto.
	* testsuite/30_threads/shared_lock/modifiers/1.cc: Ditto.
	* testsuite/30_threads/shared_mutex/requirements/
	standard_layout.cc: Ditto.
	* testsuite/30_threads/shared_mutex/cons/copy_neg.cc: Ditto.
	* testsuite/30_threads/shared_mutex/cons/1.cc: Ditto.
	* testsuite/30_threads/shared_mutex/cons/assign_neg.cc: Ditto.
	* testsuite/30_threads/shared_mutex/try_lock/2.cc: Ditto.
	* testsuite/30_threads/shared_mutex/try_lock/1.cc: Ditto.

From-SVN: r207964
2014-02-20 16:06:40 +00:00
..
algorithm Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
array Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
atomic Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bitset Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
chrono Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
complex Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
condition_variable Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
deque Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
forward_list Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
fstream Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
functional Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
future Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
iomanip Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
ios Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
iosfwd Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
iostream Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
istream Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
iterator Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
limits Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
list Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
locale Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
map Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
memory Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
mutex Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
numeric Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
ostream Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
queue Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
random Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
ratio Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
regex regex_automaton.tcc (_StateSeq<>::_M_clone()): Do not use std::map. 2014-01-16 23:35:21 +00:00
scoped_allocator Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
set Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
shared_mutex Rename shared_mutex to shared_timed_mutex per C++14 acceptance of N3891. 2014-02-20 16:06:40 +00:00
sstream Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
stack Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
stdexcept Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
streambuf Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
string Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
system_error Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
thread Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tuple Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
type_traits Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
typeindex Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
unordered_map Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
unordered_set Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
utility Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
valarray Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
vector Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00