From 415e4ca42005dcc04f6c77ecfe7feda89832addc Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 7 Jun 2017 00:10:28 +0300 Subject: [PATCH] Update integral.adoc --- doc/mp11/integral.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/mp11/integral.adoc b/doc/mp11/integral.adoc index 6ebcced..7def22b 100644 --- a/doc/mp11/integral.adoc +++ b/doc/mp11/integral.adoc @@ -10,6 +10,7 @@ http://www.boost.org/LICENSE_1_0.txt [#integral] # Integral Constants, :toc: +:toc-title: :idprefix: For an Mp11 integral constant type `T`, `T::value` is an integral constant in the C++ sense.