gcc/libstdc++-v3/include/experimental
Jonathan Wakely 435f434288 Replace uses of C++14 remove_cv_t alias in C++11 header
* include/experimental/bits/fs_path.h (path::_S_convert): Replace
	uses of C++14 std::remove_cv_t alias template.

From-SVN: r243355
2016-12-07 15:23:01 +00:00
..
bits Replace uses of C++14 remove_cv_t alias in C++11 header 2016-12-07 15:23:01 +00:00
algorithm PR77994 Convert std::sample size argument to suitable type 2016-10-17 15:39:23 +01:00
any Cross-port exception-safety and move fixes of std::any to std::experimental::any. 2016-10-24 16:22:11 +03:00
array Avoid #include <functional> in other headers 2016-10-13 17:59:19 +01:00
chrono Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
deque Update copyright years. 2016-01-04 15:30:50 +01:00
filesystem Update copyright years. 2016-01-04 15:30:50 +01:00
forward_list Update copyright years. 2016-01-04 15:30:50 +01:00
functional Use normal mode containers in searchers 2016-10-13 16:50:35 +01:00
iterator Update copyright years. 2016-01-04 15:30:50 +01:00
list Update copyright years. 2016-01-04 15:30:50 +01:00
map Update copyright years. 2016-01-04 15:30:50 +01:00
memory Avoid #include <functional> in other headers 2016-10-13 17:59:19 +01:00
memory_resource PR78326 fix incorrect access of data member in base class 2016-11-14 02:00:26 +00:00
numeric LWG 2733, LWG 2759 reject bool in gcd and lcm 2016-10-10 13:17:34 +01:00
optional Constrain optional's __constexpr_addressof in its return type and use a constexpr addressof for optional, if available. 2016-12-06 14:47:54 +02:00
propagate_const PR78494 add missing returns to propagate_const 2016-11-23 14:45:29 +00:00
random Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
ratio Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
regex Update copyright years. 2016-01-04 15:30:50 +01:00
set Update copyright years. 2016-01-04 15:30:50 +01:00
string Update copyright years. 2016-01-04 15:30:50 +01:00
string_view Remove redundant const qualifliers from string_view 2016-10-11 11:33:24 +01:00
system_error Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
tuple Avoid #include <functional> in other headers 2016-10-13 17:59:19 +01:00
type_traits Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
unordered_map Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_set Update copyright years. 2016-01-04 15:30:50 +01:00
utility Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
vector Update copyright years. 2016-01-04 15:30:50 +01:00