forked from OSchip/llvm-project
![]() Summary: P1006 adds support for constexpr in the specialization of pointer_traits for raw pointers. This is necessary in order to use pointer_traits in the upcoming constexpr containers. We expect P1006 to be voted into the working draft for C++20 at the San Diego meeting. Reviewers: mclow.lists, EricWF Subscribers: christof, dexonsmith, libcxx-commits Differential Revision: https://reviews.llvm.org/D53867 llvm-svn: 346764 |
||
---|---|---|
.. | ||
pointer.traits.functions | ||
pointer.traits.types | ||
difference_type.pass.cpp | ||
element_type.pass.cpp | ||
pointer.pass.cpp | ||
pointer_to.pass.cpp | ||
rebind.pass.cpp |