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 |
||
|---|---|---|
| .. | ||
| allocator.tag | ||
| allocator.traits | ||
| allocator.uses | ||
| c.malloc | ||
| default.allocator | ||
| pointer.traits | ||
| ptr.align | ||
| specialized.algorithms | ||
| storage.iterator | ||
| temporary.buffer | ||
| unique.ptr | ||
| util.dynamic.safety | ||
| util.smartptr | ||