gcc/libstdc++-v3/testsuite
Ville Voutilainen 261b7e8af2 Implement observer_ptr.
2015-05-01  Ville Voutilainen  <ville.voutilainen@gmail.com>

	Implement observer_ptr.
	* include/Makefile.am: Add new header.
	* include/Makefile.in: Regenerate.
	* include/experimental/memory: New.
	* testsuite/experimental/memory/observer_ptr/assignment/assign.cc: New.
	* testsuite/experimental/memory/observer_ptr/cons/cons.cc: New.
	* testsuite/experimental/memory/observer_ptr/hash/hash.cc: New.
	* testsuite/experimental/memory/observer_ptr/make_observer.cc: New.
	* testsuite/experimental/memory/observer_ptr/relops/relops.cc: New.
	* testsuite/experimental/memory/observer_ptr/requirements.cc: New.
	* testsuite/experimental/memory/observer_ptr/swap/swap.cc: New.
	* testsuite/experimental/memory/observer_ptr/typedefs.cc: New.

From-SVN: r222706
2015-05-01 22:01:11 +01:00
..
17_intro
18_support exception (uncaught_exceptions): Add comment. 2015-04-28 13:07:40 +01:00
19_diagnostics
20_util memory (pointer_safety, [...]): Define. 2015-05-01 12:02:18 +01:00
21_strings re PR libstdc++/64657 (Support iterators with overloaded operator-comma) 2015-04-29 16:22:13 +01:00
22_locale
23_containers re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1)) 2015-04-14 11:02:48 +00:00
24_iterators
25_algorithms
26_numerics re PR libstdc++/65631 (seed_seq should not be copyable) 2015-04-28 13:35:30 +01:00
27_io re PR libstdc++/65754 (missing exports for fstream constructors) 2015-04-13 19:41:42 +01:00
28_regex regex.tcc: Handle regex_constants::__polynomial. 2015-04-28 04:16:48 +00:00
29_atomics [PATCH][libstc++v3]Add new dg-require-thread-fence directive. 2015-04-22 14:01:02 +00:00
30_threads shared_mutex (shared_timed_mutex): Only use pthread_rwlock_t when the POSIX Timeouts option is supported. 2015-04-10 10:00:00 +01:00
abi
backward
config
data
decimal
experimental Implement observer_ptr. 2015-05-01 22:01:11 +01:00
ext
lib fs_dir.h: Fix use of non-reserved names. 2015-05-01 18:55:33 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods re PR libstdc++/65839 (xmethods need updating once gdb decides how to fix 18285) 2015-04-29 22:50:31 +00:00
performance
tr1
tr2
util Implement N4100 File System TS 2015-04-30 20:11:52 +01:00
Makefile.am
Makefile.in