forked from OSchip/llvm-project
![]() Makes libc++ behavior consistent between C++03 and C++11. Can use `decltype` in C++03 because `include/__config` defines a macro when `decltype` is not available. Reviewers: mclow.lists, EricWF, erik.pilkington, ldionne Reviewed By: ldionne Subscribers: dexonsmith, cfe-commits, howard.hinnant, ldionne, christof, jkorous, Quuxplusone Differential Revision: https://reviews.llvm.org/D48753 llvm-svn: 349676 |
||
---|---|---|
.. | ||
allocator.traits.members | ||
allocator.traits.types | ||
allocator_type.pass.cpp | ||
rebind_traits.pass.cpp | ||
value_type.pass.cpp |