Eric Fiselier 83d7ca9ea5 Implement P0163r0. Add shared_ptr::weak_type.
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
2016-06-27 01:02:43 +00:00
..
2016-01-19 21:52:04 +00:00
2016-06-14 03:21:49 +00:00
2016-01-19 21:52:04 +00:00
2016-06-17 19:46:40 +00:00
2016-01-19 21:52:04 +00:00
2014-07-24 18:41:56 +00:00
2016-01-19 21:52:04 +00:00
2016-05-07 01:04:55 +00:00