gcc/libstdc++-v3/include/experimental
Jonathan Wakely 8a57bed1d6 Use aliases for type traits in C++14 mode.
* include/bits/unique_ptr.h (make_unique): Use alias for trait.
	* include/experimental/optional (__constexpr_addressof): Likewise.
	(_Optional_base, optional, make_optional): Likewise.

From-SVN: r217064
2014-11-04 02:49:20 +00:00
..
algorithm Add <experimental/algorithm> and <experimental/functional>. 2014-10-29 18:21:59 +00:00
any any: Add feature-testing macro. 2014-10-29 18:22:05 +00:00
chrono Implement more Library Fundamentals v1 variable templates. 2014-10-21 14:10:51 +01:00
functional Add <experimental/algorithm> and <experimental/functional>. 2014-10-29 18:21:59 +00:00
optional Use aliases for type traits in C++14 mode. 2014-11-04 02:49:20 +00:00
ratio Implement more Library Fundamentals v1 variable templates. 2014-10-21 14:10:51 +01:00
string_view any: Add feature-testing macro. 2014-10-29 18:22:05 +00:00
string_view.tcc re PR libstdc++/61374 (string_view::operator string() is buggy) 2014-06-01 18:23:41 +01:00
system_error Implement more Library Fundamentals v1 variable templates. 2014-10-21 14:10:51 +01:00
tuple any: Add feature-testing macro. 2014-10-29 18:22:05 +00:00
type_traits any: Add feature-testing macro. 2014-10-29 18:22:05 +00:00