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.
This patch adds the weak_type typedef in shared_ptr. It is available in C++17 and newer. This patch also updates the _LIBCPP_STD_VER and TEST_STD_VER macros to have the value of 16, since 2016 is the current year. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@273839 91177308-0d34-0410-b5e6-96231b3b80d8 |
9 years ago | |
|---|---|---|
| .. | ||
| allocator.tag | 11 years ago | |
| allocator.traits | 10 years ago | |
| allocator.uses | 10 years ago | |
| c.malloc | 11 years ago | |
| default.allocator | 10 years ago | |
| pointer.traits | 10 years ago | |
| ptr.align | 11 years ago | |
| specialized.algorithms | 10 years ago | |
| storage.iterator | 10 years ago | |
| temporary.buffer | 11 years ago | |
| unique.ptr | 10 years ago | |
| util.dynamic.safety | 11 years ago | |
| util.smartptr | 9 years ago | |