forked from OSchip/llvm-project
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. llvm-svn: 273839 |
||
|---|---|---|
| .. | ||
| util.smartptr.getdeleter | ||
| util.smartptr.shared.assign | ||
| util.smartptr.shared.cast | ||
| util.smartptr.shared.cmp | ||
| util.smartptr.shared.const | ||
| util.smartptr.shared.create | ||
| util.smartptr.shared.dest | ||
| util.smartptr.shared.io | ||
| util.smartptr.shared.mod | ||
| util.smartptr.shared.obs | ||
| util.smartptr.shared.spec | ||
| test_deleter.h | ||
| types.pass.cpp | ||