File tree Expand file tree Collapse file tree 3 files changed +0
-4
lines changed
Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ https://www.boost.org/LICENSE_1_0.txt
1111## Changes in 1.90.0
1212
1313* Added `to_underlying.hpp` (contributed by Braden Ganetsky.)
14- * Extracted `nontype_t` to its own public header `nontype.hpp` and added `nontype` .
1514
1615## Changes in 1.89.0
1716
Original file line number Diff line number Diff line change @@ -39,8 +39,6 @@ for (auto fn : fns) {
3939## Synopsis
4040
4141`` `cpp
42- #include <boost /compat /nontype.hpp >
43-
4442namespace boost
4543{
4644namespace compat
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ include::invoke.adoc[]
1212include::latch.adoc[]
1313include::mem_fn.adoc[]
1414include::move_only_function.adoc[]
15- include::nontype.adoc[]
1615include::shared_lock.adoc[]
1716include::to_array.adoc[]
1817include::to_underlying.adoc[]
You can’t perform that action at this time.
0 commit comments