From 3327d4c48fd16dd7b5166a947c51d551837f0df6 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Wed, 30 Apr 2014 18:13:43 +0100 Subject: [PATCH] Fix doc bug: https://svn.boost.org/trac/boost/ticket/9967 --- doc/extent.qbk | 2 +- doc/html/boost_typetraits/reference/extent.html | 2 +- doc/html/index/s11.html | 2 +- doc/html/index/s12.html | 2 +- doc/html/index/s13.html | 2 +- doc/html/index/s14.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/extent.qbk b/doc/extent.qbk index d2a77a9..6b3a8cc 100644 --- a/doc/extent.qbk +++ b/doc/extent.qbk @@ -25,7 +25,7 @@ __examples [:`extent::type` is the type `__integral_constant`.] -[:`extent::type` is the type `__integral_constant`.] +[:`extent::type` is the type `__integral_constant`.] [:`extent::value` is an integral constant expression that evaluates to /4/.] diff --git a/doc/html/boost_typetraits/reference/extent.html b/doc/html/boost_typetraits/reference/extent.html index f6e73a4..e0e7c0c 100644 --- a/doc/html/boost_typetraits/reference/extent.html +++ b/doc/html/boost_typetraits/reference/extent.html @@ -62,7 +62,7 @@

extent<double[2][3][4], - 3>::type is the type integral_constant<std::size_t, 4>. + 2>::type is the type integral_constant<std::size_t, 4>.

extent<int[4]>::value diff --git a/doc/html/index/s11.html b/doc/html/index/s11.html index e47e64f..4d09385 100644 --- a/doc/html/index/s11.html +++ b/doc/html/index/s11.html @@ -24,7 +24,7 @@

-Class Index

+Class Index

A C D E F H I M N O P R T

diff --git a/doc/html/index/s12.html b/doc/html/index/s12.html index fb12151..bfb5d56 100644 --- a/doc/html/index/s12.html +++ b/doc/html/index/s12.html @@ -24,7 +24,7 @@

-Typedef Index

+Typedef Index

A F R T

diff --git a/doc/html/index/s13.html b/doc/html/index/s13.html index e9810d3..6c97dae 100644 --- a/doc/html/index/s13.html +++ b/doc/html/index/s13.html @@ -24,7 +24,7 @@

-Macro Index

+Macro Index

B

diff --git a/doc/html/index/s14.html b/doc/html/index/s14.html index 3387266..08119b6 100644 --- a/doc/html/index/s14.html +++ b/doc/html/index/s14.html @@ -23,7 +23,7 @@

-Index

+Index

A B C D E F H I M N O P R T U