Skip to content

Commit 0776d62

Browse files
committed
Update documentation
1 parent 904b80b commit 0776d62

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

doc/compat/changelog.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

doc/compat/function_ref.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ for (auto fn : fns) {
3939
## Synopsis
4040

4141
```cpp
42-
#include <boost/compat/nontype.hpp>
43-
4442
namespace boost
4543
{
4644
namespace compat

doc/compat/reference.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ include::invoke.adoc[]
1212
include::latch.adoc[]
1313
include::mem_fn.adoc[]
1414
include::move_only_function.adoc[]
15-
include::nontype.adoc[]
1615
include::shared_lock.adoc[]
1716
include::to_array.adoc[]
1817
include::to_underlying.adoc[]

0 commit comments

Comments
 (0)