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 | |
|---|---|---|
| .. | ||
| util.smartptr.getdeleter | 11 years ago | |
| util.smartptr.shared.assign | 11 years ago | |
| util.smartptr.shared.cast | 11 years ago | |
| util.smartptr.shared.cmp | 11 years ago | |
| util.smartptr.shared.const | 10 years ago | |
| util.smartptr.shared.create | 10 years ago | |
| util.smartptr.shared.dest | 11 years ago | |
| util.smartptr.shared.io | 11 years ago | |
| util.smartptr.shared.mod | 11 years ago | |
| util.smartptr.shared.obs | 11 years ago | |
| util.smartptr.shared.spec | 11 years ago | |
| test_deleter.h | 10 years ago | |
| types.pass.cpp | 9 years ago | |