diff --git a/doc/conditional.qbk b/doc/conditional.qbk index a4b867e..edb7645 100644 --- a/doc/conditional.qbk +++ b/doc/conditional.qbk @@ -16,7 +16,7 @@ __header ` #include ` or ` #include struct __conditional; } -If B is true, the member typedef type shall equal T. If B is false, the member typedef type shall equal F. +If B is true, the member typedef type shall equal T. If B is false, the member typedef type shall equal U. This trait is really just an alias for `boost::mpl::if_c`. diff --git a/doc/html/boost_typetraits/reference/conditional.html b/doc/html/boost_typetraits/reference/conditional.html index 3977fc6..9780917 100644 --- a/doc/html/boost_typetraits/reference/conditional.html +++ b/doc/html/boost_typetraits/reference/conditional.html @@ -37,7 +37,7 @@

If B is true, the member typedef type shall equal T. If B is false, the member - typedef type shall equal F. + typedef type shall equal U.

This trait is really just an alias for boost::mpl::if_c. diff --git a/doc/html/index.html b/doc/html/index.html index b66fff8..54193c1 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -30,7 +30,7 @@ Marcus, Itay Maman, John Maddock, Alexander Nasonov, Thorsten Ottosen, Robert Ramey and Jeremy Siek

-

+

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)

diff --git a/doc/html/index/s11.html b/doc/html/index/s11.html index ecde8ba..75d22d0 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 P R T

diff --git a/doc/html/index/s12.html b/doc/html/index/s12.html index 70a434f..c097111 100644 --- a/doc/html/index/s12.html +++ b/doc/html/index/s12.html @@ -24,7 +24,7 @@

-Typedef Index

+Typedef Index

F R T

diff --git a/doc/html/index/s13.html b/doc/html/index/s13.html index 8b867cd..57efc89 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 ac4bd3b..22a6d6e 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 P R T U