gcc/libstdc++-v3/include/experimental
Jonathan Wakely 8b649cd3ba Fix naming, qualification and broken test for propagate_const
* include/experimental/propagate_const (propagate_const::__t): Rename
	to _M_t and remove comment. Qualify std::move and std::forward.
	* testsuite/experimental/propagate_const/cons/default.cc: Fix test.

From-SVN: r238611
2016-07-21 20:39:03 +01:00
..
bits Test begin and end functions for directory iterators 2016-05-10 16:39:20 +01:00
algorithm
any Implement LWG 2509, 2016-07-05 21:33:18 +03:00
array
chrono
deque
filesystem
forward_list
functional Include header for std::__parallel::search 2016-07-14 16:43:17 +01:00
iterator
list
map
memory
memory_resource libstdc++/70940 Start fixing polymorphic memory resources 2016-05-04 13:08:45 +01:00
numeric
optional Implement P0307R2, Making Optional Greater Equal Again. 2016-07-13 14:25:51 +03:00
propagate_const Fix naming, qualification and broken test for propagate_const 2016-07-21 20:39:03 +01:00
random
ratio
regex
set
string
string_view
system_error
tuple
type_traits
unordered_map
unordered_set
utility
vector