diff --git a/doc/examples_preprocessed.htm b/doc/examples_preprocessed.htm index 3114669..8d34cb2 100644 --- a/doc/examples_preprocessed.htm +++ b/doc/examples_preprocessed.htm @@ -323,7 +323,7 @@ BAD PARAMS FOR SPECIAL_NUMBERED_LIST! E0, E1, E2, S
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/index.htm b/doc/index.htm index 4f4228e..1dea3d2 100644 --- a/doc/index.htm +++ b/doc/index.htm @@ -44,7 +44,7 @@ Vesa Karvonen.
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/known_problems_with_cpp.htm b/doc/known_problems_with_cpp.htm index e021b0f..c892274 100644 --- a/doc/known_problems_with_cpp.htm +++ b/doc/known_problems_with_cpp.htm @@ -102,7 +102,7 @@ long time.
In practice, preprocessor metaprogramming is far simpler and more portable than template metaprogramming [2].
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/problems_with_compilers.htm b/doc/problems_with_compilers.htm index df6473c..1ddc6e6 100644 --- a/doc/problems_with_compilers.htm +++ b/doc/problems_with_compilers.htm @@ -115,7 +115,7 @@ BOOST_PREPROCESSOR_REPEAT_2ND(BOOST_PREPROCESSOR_INC(IS_FUNCTION_HELPER_TEST_MAX
Reported by Aleksey Gurtovoy
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/add_8hpp.html b/doc/reference/add_8hpp.html index ed8f8ce..67fa1de 100644 --- a/doc/reference/add_8hpp.html +++ b/doc/reference/add_8hpp.html @@ -49,7 +49,7 @@ Expands to the sum of X and Y.
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/and_8hpp.html b/doc/reference/and_8hpp.html index 1de5779..ee347d3 100644 --- a/doc/reference/and_8hpp.html +++ b/doc/reference/and_8hpp.html @@ -50,7 +50,7 @@ Expands to the logical AND of the operands.
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/arithmetic_8hpp.html b/doc/reference/arithmetic_8hpp.html index 277cf1e..4d00ec9 100644 --- a/doc/reference/arithmetic_8hpp.html +++ b/doc/reference/arithmetic_8hpp.html @@ -16,7 +16,7 @@ Click here to see the header.
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/assert__msg_8hpp.html b/doc/reference/assert__msg_8hpp.html index 0a41839..6b32b59 100644 --- a/doc/reference/assert__msg_8hpp.html +++ b/doc/reference/assert__msg_8hpp.html @@ -51,7 +51,7 @@ Expands to nothing if C != 0 and to MSG if C == 0.
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/bool_8hpp.html b/doc/reference/bool_8hpp.html index caeffe8..bfbba22 100644 --- a/doc/reference/bool_8hpp.html +++ b/doc/reference/bool_8hpp.html @@ -45,7 +45,7 @@ Expands to 0 if X == 0 and 1 if X != 0.
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/cat_8hpp.html b/doc/reference/cat_8hpp.html index 648c4ba..ddd65e0 100644 --- a/doc/reference/cat_8hpp.html +++ b/doc/reference/cat_8hpp.html @@ -87,7 +87,7 @@ Using BOOST_PREPROCESSOR_CAT() above l
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/comma_8hpp.html b/doc/reference/comma_8hpp.html index 319a5a9..0a9b004 100644 --- a/doc/reference/comma_8hpp.html +++ b/doc/reference/comma_8hpp.html @@ -45,7 +45,7 @@ See BOOST_PREPROCESSOR_COMMA_IF(
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/comma__if_8hpp.html b/doc/reference/comma__if_8hpp.html index 517cc28..0265ef2 100644 --- a/doc/reference/comma__if_8hpp.html +++ b/doc/reference/comma__if_8hpp.html @@ -48,7 +48,7 @@ Expands to a comma if C != 0 and nothing if C == 0.
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/comparison_8hpp.html b/doc/reference/comparison_8hpp.html index e865424..85f5f3b 100644 --- a/doc/reference/comparison_8hpp.html +++ b/doc/reference/comparison_8hpp.html @@ -18,7 +18,7 @@ Click here to see the header.
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/dec_8hpp.html b/doc/reference/dec_8hpp.html index 34cd1be..4eedee8 100644 --- a/doc/reference/dec_8hpp.html +++ b/doc/reference/dec_8hpp.html @@ -47,7 +47,7 @@ Only decimal integer literals in the range [0,BOOST_PREPROCESSOR_LIMIT_MAG] are
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/div_8hpp.html b/doc/reference/div_8hpp.html index e455291..77aa056 100644 --- a/doc/reference/div_8hpp.html +++ b/doc/reference/div_8hpp.html @@ -53,7 +53,7 @@ Expands to the quotient of X and Y.
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability diff --git a/doc/reference/doxygen.gif b/doc/reference/doxygen.gif index e145bba..192c83c 100644 Binary files a/doc/reference/doxygen.gif and b/doc/reference/doxygen.gif differ diff --git a/doc/reference/empty_8hpp.html b/doc/reference/empty_8hpp.html index 5121ed8..fc0b504 100644 --- a/doc/reference/empty_8hpp.html +++ b/doc/reference/empty_8hpp.html @@ -92,7 +92,7 @@ In case you wonder, the above code is part of a generalized layer for implementi
© Copyright Housemarque, Inc. 2001
+© Copyright Housemarque Oy 2001
Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/enum__params_8hpp.html b/doc/reference/enum__params_8hpp.html
index 0c85bfc..a33efba 100644
--- a/doc/reference/enum__params_8hpp.html
+++ b/doc/reference/enum__params_8hpp.html
@@ -56,7 +56,7 @@ NOTE: The implementation uses BOOST_PRE
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/enum__params__with__a__default_8hpp.html b/doc/reference/enum__params__with__a__default_8hpp.html
index a3ce587..230944e 100644
--- a/doc/reference/enum__params__with__a__default_8hpp.html
+++ b/doc/reference/enum__params__with__a__default_8hpp.html
@@ -61,7 +61,7 @@ NOTE: The implementation uses BOOST_PRE
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/enum__params__with__defaults_8hpp.html b/doc/reference/enum__params__with__defaults_8hpp.html
index 62a0eb1..d55f109 100644
--- a/doc/reference/enum__params__with__defaults_8hpp.html
+++ b/doc/reference/enum__params__with__defaults_8hpp.html
@@ -61,7 +61,7 @@ NOTE: The implementation uses BOOST_PRE
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/enum__shifted__params_8hpp.html b/doc/reference/enum__shifted__params_8hpp.html
index d39b340..661f36c 100644
--- a/doc/reference/enum__shifted__params_8hpp.html
+++ b/doc/reference/enum__shifted__params_8hpp.html
@@ -58,12 +58,12 @@ In other words, expands to the sequence:
NOTE: The implementation uses BOOST_PREPROCESSOR_REPEAT().
RATIONALE: © Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/equal_8hpp.html b/doc/reference/equal_8hpp.html
index 4685280..c0d0348 100644
--- a/doc/reference/equal_8hpp.html
+++ b/doc/reference/equal_8hpp.html
@@ -51,7 +51,7 @@ Expands to 1 if X==Y and 0 otherwise.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/files.html b/doc/reference/files.html
index 4965b19..1db4c84 100644
--- a/doc/reference/files.html
+++ b/doc/reference/files.html
@@ -51,7 +51,7 @@
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/globals.html b/doc/reference/globals.html
index 49bcbde..93d17a5 100644
--- a/doc/reference/globals.html
+++ b/doc/reference/globals.html
@@ -49,7 +49,7 @@
: while.hpp © Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/greater_8hpp.html b/doc/reference/greater_8hpp.html
index f3074f5..94cabe6 100644
--- a/doc/reference/greater_8hpp.html
+++ b/doc/reference/greater_8hpp.html
@@ -49,7 +49,7 @@ Expands to 1 if X>Y and 0 otherwise.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/greater__equal_8hpp.html b/doc/reference/greater__equal_8hpp.html
index 140f5c9..a49384c 100644
--- a/doc/reference/greater__equal_8hpp.html
+++ b/doc/reference/greater__equal_8hpp.html
@@ -49,7 +49,7 @@ Expands to 1 if X>=Y and 0 otherwise.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/identity_8hpp.html b/doc/reference/identity_8hpp.html
index 528cbe1..5ef0b1c 100644
--- a/doc/reference/identity_8hpp.html
+++ b/doc/reference/identity_8hpp.html
@@ -61,7 +61,7 @@ NOTE: If BOOST_PREPROCESSOR_IDENTITY<
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/if_8hpp.html b/doc/reference/if_8hpp.html
index 059cc70..2ce8bc1 100644
--- a/doc/reference/if_8hpp.html
+++ b/doc/reference/if_8hpp.html
@@ -52,7 +52,7 @@ Expands to T if C != 0 and E if C == 0.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/inc_8hpp.html b/doc/reference/inc_8hpp.html
index 14004dd..6abd7f4 100644
--- a/doc/reference/inc_8hpp.html
+++ b/doc/reference/inc_8hpp.html
@@ -47,7 +47,7 @@ Only decimal integer literals in the range [0,BOOST_PREPROCESSOR_LIMIT_MAG] are
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/index.html b/doc/reference/index.html
index 9941001..c44c062 100644
--- a/doc/reference/index.html
+++ b/doc/reference/index.html
@@ -9,7 +9,7 @@
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/less_8hpp.html b/doc/reference/less_8hpp.html
index 7ca3ea5..c9c0e88 100644
--- a/doc/reference/less_8hpp.html
+++ b/doc/reference/less_8hpp.html
@@ -51,7 +51,7 @@ Expands to 1 if X<Y and 0 otherwise.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/less__equal_8hpp.html b/doc/reference/less__equal_8hpp.html
index bfdaf15..744db38 100644
--- a/doc/reference/less__equal_8hpp.html
+++ b/doc/reference/less__equal_8hpp.html
@@ -50,7 +50,7 @@ Expands to 1 if X<=Y and 0 otherwise.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/limits_8hpp.html b/doc/reference/limits_8hpp.html
index 08c84b9..7bdcb29 100644
--- a/doc/reference/limits_8hpp.html
+++ b/doc/reference/limits_8hpp.html
@@ -94,7 +94,7 @@ Expands to the maximum tuple length supported by the library.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/logical_8hpp.html b/doc/reference/logical_8hpp.html
index 16a1be4..ae75327 100644
--- a/doc/reference/logical_8hpp.html
+++ b/doc/reference/logical_8hpp.html
@@ -18,7 +18,7 @@
Click here to see the header.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/max_8hpp.html b/doc/reference/max_8hpp.html
index e9132e2..09e8269 100644
--- a/doc/reference/max_8hpp.html
+++ b/doc/reference/max_8hpp.html
@@ -50,7 +50,7 @@ Expands to the maximum of X and Y.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/min_8hpp.html b/doc/reference/min_8hpp.html
index dc065ec..1bbe641 100644
--- a/doc/reference/min_8hpp.html
+++ b/doc/reference/min_8hpp.html
@@ -50,7 +50,7 @@ Expands to the minimum of X and Y.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/mul_8hpp.html b/doc/reference/mul_8hpp.html
index 5c35c10..c8decdb 100644
--- a/doc/reference/mul_8hpp.html
+++ b/doc/reference/mul_8hpp.html
@@ -49,7 +49,7 @@ Expands to the product of X and Y.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/nor_8hpp.html b/doc/reference/nor_8hpp.html
index 2d8bf0e..75c0777 100644
--- a/doc/reference/nor_8hpp.html
+++ b/doc/reference/nor_8hpp.html
@@ -49,7 +49,7 @@ Expands to the logical NEITHER OR of the operands.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/not_8hpp.html b/doc/reference/not_8hpp.html
index deb6d73..ae2278d 100644
--- a/doc/reference/not_8hpp.html
+++ b/doc/reference/not_8hpp.html
@@ -46,7 +46,7 @@ Expands to the logical NOT of the operand.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/not__equal_8hpp.html b/doc/reference/not__equal_8hpp.html
index b8dcb08..8133f82 100644
--- a/doc/reference/not__equal_8hpp.html
+++ b/doc/reference/not__equal_8hpp.html
@@ -51,7 +51,7 @@ Expands to 1 if X!=Y and 0 otherwise.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/or_8hpp.html b/doc/reference/or_8hpp.html
index 61aa1f4..d5c5c9c 100644
--- a/doc/reference/or_8hpp.html
+++ b/doc/reference/or_8hpp.html
@@ -50,7 +50,7 @@ Expands to the logical OR of the operands.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/preprocessor_8hpp.html b/doc/reference/preprocessor_8hpp.html
index a939a45..94c6838 100644
--- a/doc/reference/preprocessor_8hpp.html
+++ b/doc/reference/preprocessor_8hpp.html
@@ -39,7 +39,7 @@
Includes all PREPROCESSOR library headers.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/repeat_8hpp.html b/doc/reference/repeat_8hpp.html
index a695b69..b1888ee 100644
--- a/doc/reference/repeat_8hpp.html
+++ b/doc/reference/repeat_8hpp.html
@@ -53,15 +53,11 @@ In other words, expands to the sequence:
M(0,P) M(1,P) ... M(N-1,P)
-See BOOST_PREPROCESSOR_LIMIT_MAG.
-
-RATIONALE: © Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/repeat__2nd_8hpp.html b/doc/reference/repeat__2nd_8hpp.html
index 4d8698a..27c9cc4 100644
--- a/doc/reference/repeat__2nd_8hpp.html
+++ b/doc/reference/repeat__2nd_8hpp.html
@@ -51,7 +51,7 @@ Same as BOOST_PREPROCESSOR_REPEAT()
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/repeat__3rd_8hpp.html b/doc/reference/repeat__3rd_8hpp.html
index 3e79552..3af6141 100644
--- a/doc/reference/repeat__3rd_8hpp.html
+++ b/doc/reference/repeat__3rd_8hpp.html
@@ -51,7 +51,7 @@ Same as BOOST_PREPROCESSOR_REPEAT()
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/stringize_8hpp.html b/doc/reference/stringize_8hpp.html
index 32130b2..12cdbb3 100644
--- a/doc/reference/stringize_8hpp.html
+++ b/doc/reference/stringize_8hpp.html
@@ -66,7 +66,7 @@ The use of BOOST_PREPROCESSOR_STRING
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/sub_8hpp.html b/doc/reference/sub_8hpp.html
index fe7bcaf..7fe1de2 100644
--- a/doc/reference/sub_8hpp.html
+++ b/doc/reference/sub_8hpp.html
@@ -49,7 +49,7 @@ Expands to the difference of X and Y.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/tuple_8hpp.html b/doc/reference/tuple_8hpp.html
index 5e1f69e..03cfe41 100644
--- a/doc/reference/tuple_8hpp.html
+++ b/doc/reference/tuple_8hpp.html
@@ -70,7 +70,7 @@ The above expands to:
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/while_8hpp.html b/doc/reference/while_8hpp.html
index 8da1990..db8fd2e 100644
--- a/doc/reference/while_8hpp.html
+++ b/doc/reference/while_8hpp.html
@@ -52,7 +52,7 @@ CURRENTLY THIS FEATURE IS FOR INTERNAL USE ONLY!
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/reference/xor_8hpp.html b/doc/reference/xor_8hpp.html
index 4842778..a163172 100644
--- a/doc/reference/xor_8hpp.html
+++ b/doc/reference/xor_8hpp.html
@@ -50,7 +50,7 @@ Expands to the logical EXCLUSIVE OR of the operands.
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/references.htm b/doc/references.htm
index 52a3f9f..ccfdf25 100644
--- a/doc/references.htm
+++ b/doc/references.htm
@@ -22,7 +22,7 @@
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
diff --git a/doc/tutorial.htm b/doc/tutorial.htm
index ae9980e..3810f2c 100644
--- a/doc/tutorial.htm
+++ b/doc/tutorial.htm
@@ -475,7 +475,7 @@ SPECIAL_NUMBERED_LIST(3,3,E,S)
© Copyright Housemarque, Inc. 2001 © Copyright Housemarque Oy 2001 Permission to copy, use, modify, sell and distribute this document is granted
provided this copyright notice appears in all copies. This document is provided
"as is" without express or implied warranty, and with no claim as to its suitability
-
-
-
-
+
-
-xor.hpp
-
-
-
-
-
-
-Boost PREPROCESSOR library: Reference Documentation
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+See BOOST_PREPROCESSOR_LIMIT_MAG.
-
-
-
-
-
-
-
-