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]
|
||||
# Algorithms, <boost/mp11/algorithm.hpp>
|
||||
:toc:
|
||||
:toc-title:
|
||||
:idprefix:
|
||||
|
||||
## mp_assign<L1, L2>
|
||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
||||
[#bind]
|
||||
# Bind, <boost/mp11/bind.hpp>
|
||||
:toc:
|
||||
:toc-title:
|
||||
:idprefix:
|
||||
|
||||
## mp_arg<I>
|
||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
||||
[#function]
|
||||
# Helper Metafunctions, <boost/mp11/function.hpp>
|
||||
:toc:
|
||||
:toc-title:
|
||||
:idprefix:
|
||||
|
||||
## mp_void<T...>
|
||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
||||
[#integer_sequence]
|
||||
# Integer Sequences, <boost/mp11/integer_sequence.hpp>
|
||||
:toc:
|
||||
:toc-title:
|
||||
:idprefix:
|
||||
|
||||
## integer_sequence<T, I...>
|
||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
||||
[#list]
|
||||
# List Operations, <boost/mp11/list.hpp>
|
||||
:toc:
|
||||
:toc-title:
|
||||
:idprefix:
|
||||
|
||||
## mp_list<T...>
|
||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
||||
[#map]
|
||||
# Map Operations, <boost/mp11/map.hpp>
|
||||
:toc:
|
||||
:toc-title:
|
||||
: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.
|
||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
||||
[#reference]
|
||||
# Reference
|
||||
:toc:
|
||||
:toc-title:
|
||||
:idprefix:
|
||||
|
||||
The contents of the library are in namespace `boost::mp11`.
|
||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
||||
[#set]
|
||||
# Set Operations, <boost/mp11/set.hpp>
|
||||
:toc:
|
||||
:toc-title:
|
||||
:idprefix:
|
||||
|
||||
A set is a list whose elements are unique.
|
||||
|
@@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt
|
||||
[#utility]
|
||||
# Utility Components, <boost/mp11/utility.hpp>
|
||||
:toc:
|
||||
:toc-title:
|
||||
:idprefix:
|
||||
|
||||
## mp_identity<T>
|
||||
|
Reference in New Issue
Block a user