forked from boostorg/mp11
Remove ToC titles on inner pages
This commit is contained in:
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
[#algorithm]
|
[#algorithm]
|
||||||
# Algorithms, <boost/mp11/algorithm.hpp>
|
# Algorithms, <boost/mp11/algorithm.hpp>
|
||||||
:toc:
|
:toc:
|
||||||
|
:toc-title:
|
||||||
:idprefix:
|
:idprefix:
|
||||||
|
|
||||||
## mp_assign<L1, L2>
|
## mp_assign<L1, L2>
|
||||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
[#bind]
|
[#bind]
|
||||||
# Bind, <boost/mp11/bind.hpp>
|
# Bind, <boost/mp11/bind.hpp>
|
||||||
:toc:
|
:toc:
|
||||||
|
:toc-title:
|
||||||
:idprefix:
|
:idprefix:
|
||||||
|
|
||||||
## mp_arg<I>
|
## mp_arg<I>
|
||||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
[#function]
|
[#function]
|
||||||
# Helper Metafunctions, <boost/mp11/function.hpp>
|
# Helper Metafunctions, <boost/mp11/function.hpp>
|
||||||
:toc:
|
:toc:
|
||||||
|
:toc-title:
|
||||||
:idprefix:
|
:idprefix:
|
||||||
|
|
||||||
## mp_void<T...>
|
## mp_void<T...>
|
||||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
[#integer_sequence]
|
[#integer_sequence]
|
||||||
# Integer Sequences, <boost/mp11/integer_sequence.hpp>
|
# Integer Sequences, <boost/mp11/integer_sequence.hpp>
|
||||||
:toc:
|
:toc:
|
||||||
|
:toc-title:
|
||||||
:idprefix:
|
:idprefix:
|
||||||
|
|
||||||
## integer_sequence<T, I...>
|
## integer_sequence<T, I...>
|
||||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
[#list]
|
[#list]
|
||||||
# List Operations, <boost/mp11/list.hpp>
|
# List Operations, <boost/mp11/list.hpp>
|
||||||
:toc:
|
:toc:
|
||||||
|
:toc-title:
|
||||||
:idprefix:
|
:idprefix:
|
||||||
|
|
||||||
## mp_list<T...>
|
## mp_list<T...>
|
||||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
[#map]
|
[#map]
|
||||||
# Map Operations, <boost/mp11/map.hpp>
|
# Map Operations, <boost/mp11/map.hpp>
|
||||||
:toc:
|
:toc:
|
||||||
|
:toc-title:
|
||||||
:idprefix:
|
:idprefix:
|
||||||
|
|
||||||
A map is a list of lists, the inner lists having at least one element (the key.) The keys of the map must be unique.
|
A map is a list of lists, the inner lists having at least one element (the key.) The keys of the map must be unique.
|
||||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
[#reference]
|
[#reference]
|
||||||
# Reference
|
# Reference
|
||||||
:toc:
|
:toc:
|
||||||
|
:toc-title:
|
||||||
:idprefix:
|
:idprefix:
|
||||||
|
|
||||||
The contents of the library are in namespace `boost::mp11`.
|
The contents of the library are in namespace `boost::mp11`.
|
||||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
[#set]
|
[#set]
|
||||||
# Set Operations, <boost/mp11/set.hpp>
|
# Set Operations, <boost/mp11/set.hpp>
|
||||||
:toc:
|
:toc:
|
||||||
|
:toc-title:
|
||||||
:idprefix:
|
:idprefix:
|
||||||
|
|
||||||
A set is a list whose elements are unique.
|
A set is a list whose elements are unique.
|
||||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
[#utility]
|
[#utility]
|
||||||
# Utility Components, <boost/mp11/utility.hpp>
|
# Utility Components, <boost/mp11/utility.hpp>
|
||||||
:toc:
|
:toc:
|
||||||
|
:toc-title:
|
||||||
:idprefix:
|
:idprefix:
|
||||||
|
|
||||||
## mp_identity<T>
|
## mp_identity<T>
|
||||||
|
Reference in New Issue
Block a user