forked from boostorg/mp11
32 lines
596 B
Plaintext
32 lines
596 B
Plaintext
|
|
////
|
||
|
|
Copyright 2017 Peter Dimov
|
||
|
|
|
||
|
|
Distributed under the Boost Software License, Version 1.0.
|
||
|
|
|
||
|
|
See accompanying file LICENSE_1_0.txt or copy at
|
||
|
|
http://www.boost.org/LICENSE_1_0.txt
|
||
|
|
////
|
||
|
|
|
||
|
|
# Boost.Mp11
|
||
|
|
Peter Dimov
|
||
|
|
:toc: left
|
||
|
|
:toclevels: 3
|
||
|
|
:idprefix:
|
||
|
|
|
||
|
|
:leveloffset: +1
|
||
|
|
|
||
|
|
include::mp11/overview.adoc[]
|
||
|
|
include::mp11/definitions.adoc[]
|
||
|
|
include::mp11/examples.adoc[]
|
||
|
|
include::mp11/reference.adoc[]
|
||
|
|
|
||
|
|
:leveloffset: -1
|
||
|
|
|
||
|
|
[appendix]
|
||
|
|
## Copyright and License
|
||
|
|
|
||
|
|
This documentation is
|
||
|
|
|
||
|
|
* Copyright 2017 Peter Dimov
|
||
|
|
* Distributed under the http://www.boost.org/LICENSE_1_0.txt[Boost Software License, Version 1.0].
|