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.tag | ||
allocator.traits | ||
allocator.uses | ||
c.malloc | ||
default.allocator | ||
pointer.conversion | ||
pointer.traits | ||
ptr.align | ||
specialized.algorithms | ||
storage.iterator | ||
temporary.buffer | ||
unique.ptr/unique.ptr.special | ||
util.dynamic.safety | ||
util.smartptr |