Skip to content

Commit ca64f0c

Browse files
authored
Update release notes for Compat, SmartPtr
1 parent c4d299c commit ca64f0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

release-notes/boost_1_90_0.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ particularly for mixed successful/unsuccessful queries.
5353

5454
* boost_phrase:library[Compat,/libs/compat/]:
5555
** Added `to_underlying.hpp` (contributed by Braden Ganetsky.)
56-
** Extracted `nontype_t` to its own public header `nontype.hpp` and added `nontype`.
5756

5857
* boost_phrase:library[Container,/libs/container/]:
5958
** Reimplemented `deque`. The original implementation was based on
@@ -266,7 +265,6 @@ particularly for mixed successful/unsuccessful queries.
266265
been marked deprecated and will be removed in a future release.
267266
** Configurations that define `BOOST_NO_CXX11_HDR_ATOMIC` are no
268267
longer supported; a conforming {cpp}11 `<atomic>` is now required.
269-
** Consequently, Clang 3.5 and 3.6 are no longer supported.
270268
** The deprecated macros `BOOST_AC_USE_SPINLOCK`, `BOOST_AC_USE_PTHREADS`,
271269
`BOOST_SP_USE_SPINLOCK`, and `BOOST_SP_USE_PTHREADS` are no longer
272270
functional.

0 commit comments

Comments
 (0)