mirror of
https://github.com/boostorg/compat.git
synced 2026-01-19 04:02:16 +00:00
Update documentation
This commit is contained in:
@@ -11,7 +11,6 @@ https://www.boost.org/LICENSE_1_0.txt
|
||||
## Changes in 1.90.0
|
||||
|
||||
* Added `to_underlying.hpp` (contributed by Braden Ganetsky.)
|
||||
* Extracted `nontype_t` to its own public header `nontype.hpp` and added `nontype`.
|
||||
|
||||
## Changes in 1.89.0
|
||||
|
||||
|
||||
@@ -39,8 +39,6 @@ for (auto fn : fns) {
|
||||
## Synopsis
|
||||
|
||||
```cpp
|
||||
#include <boost/compat/nontype.hpp>
|
||||
|
||||
namespace boost
|
||||
{
|
||||
namespace compat
|
||||
|
||||
@@ -12,7 +12,6 @@ include::invoke.adoc[]
|
||||
include::latch.adoc[]
|
||||
include::mem_fn.adoc[]
|
||||
include::move_only_function.adoc[]
|
||||
include::nontype.adoc[]
|
||||
include::shared_lock.adoc[]
|
||||
include::to_array.adoc[]
|
||||
include::to_underlying.adoc[]
|
||||
|
||||
Reference in New Issue
Block a user