]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog-2014
Use aliases for type traits in C++14 mode.
authorJonathan Wakely <jwakely@redhat.com>
Tue, 4 Nov 2014 02:49:20 +0000 (02:49 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 4 Nov 2014 02:49:20 +0000 (02:49 +0000)
commit8a57bed1d656c7875f16d69ac50a9c55f66ba3e4
treeb6dd5854566cc100a9ff6590c08a6c2fe6f89775
parentfc628a81535098376b64677c3f718c3b50ed164f
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
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/unique_ptr.h
libstdc++-v3/include/experimental/optional