mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-30 04:47:12 +02:00
Update revision history
This commit is contained in:
@ -17,6 +17,11 @@ http://www.boost.org/LICENSE_1_0.txt
|
||||
|
||||
* {cpp}03 is no longer supported, a {cpp}11 compiler is required.
|
||||
This includes GCC 4.8 or later, and MSVC 14.0 or later.
|
||||
* The functionality enabled by the macros `BOOST_SP_ENABLE_DEBUG_HOOKS`,
|
||||
`BOOST_SP_USE_STD_ALLOCATOR`, `BOOST_SP_USE_QUICK_ALLOCATOR`,
|
||||
`BOOST_AC_USE_SPINLOCK`, `BOOST_AC_USE_PTHREADS`, `BOOST_SP_USE_SPINLOCK`,
|
||||
and `BOOST_SP_USE_PTHREADS` has been deprecated and support for it
|
||||
will be removed in a future release.
|
||||
|
||||
## Changes in 1.79.0
|
||||
|
||||
|
Reference in New Issue
Block a user