mirror of https://github.com/llvm-mirror/libcxx
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@346764 91177308-0d34-0410-b5e6-96231b3b80d8 |
7 years ago | |
|---|---|---|
| .. | ||
| pointer.traits.functions | 7 years ago | |
| pointer.traits.types | 10 years ago | |
| difference_type.pass.cpp | 11 years ago | |
| element_type.pass.cpp | 11 years ago | |
| pointer.pass.cpp | 11 years ago | |
| pointer_to.pass.cpp | 7 years ago | |
| rebind.pass.cpp | 9 years ago | |