r217064 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Nov 4 02:49:00 GMT 2014
Author: redi
Date: Tue Nov 4 02:49:20 2014
New Revision: 217064
URL: https://gcc.gnu.org/viewcvs?rev=217064&root=gcc&view=rev
Log:
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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/unique_ptr.h
trunk/libstdc++-v3/include/experimental/optional
More information about the Gcc-cvs
mailing list