From 400f2555ae46a9f900df45503a8fc09343432961 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 30 Dec 2009 17:10:23 +0000 Subject: [PATCH] Fixes #3800. [SVN r58597] --- doc/html/boost_typetraits/background.html | 30 +++++++++---------- doc/html/boost_typetraits/category.html | 8 ++--- .../boost_typetraits/category/alignment.html | 6 ++-- .../boost_typetraits/category/function.html | 6 ++-- .../boost_typetraits/category/transform.html | 8 ++--- .../category/value_traits.html | 6 ++-- .../category/value_traits/primary.html | 6 ++-- .../category/value_traits/properties.html | 6 ++-- .../category/value_traits/relate.html | 6 ++-- doc/html/boost_typetraits/credits.html | 8 ++--- doc/html/boost_typetraits/examples.html | 8 ++--- doc/html/boost_typetraits/examples/copy.html | 6 ++-- .../boost_typetraits/examples/destruct.html | 6 ++-- doc/html/boost_typetraits/examples/fill.html | 6 ++-- doc/html/boost_typetraits/examples/iter.html | 6 ++-- .../boost_typetraits/examples/to_double.html | 6 ++-- doc/html/boost_typetraits/intrinsics.html | 10 +++---- doc/html/boost_typetraits/intro.html | 10 +++---- doc/html/boost_typetraits/mpl.html | 8 ++--- doc/html/boost_typetraits/reference.html | 8 ++--- .../boost_typetraits/reference/add_const.html | 8 ++--- .../boost_typetraits/reference/add_cv.html | 8 ++--- .../reference/add_pointer.html | 8 ++--- .../reference/add_reference.html | 8 ++--- .../reference/add_volatile.html | 8 ++--- .../reference/aligned_storage.html | 6 ++-- .../reference/alignment_of.html | 6 ++-- .../boost_typetraits/reference/decay.html | 8 ++--- .../boost_typetraits/reference/extent.html | 6 ++-- .../reference/floating_point_promotion.html | 8 ++--- .../reference/function_traits.html | 10 +++---- .../reference/has_new_operator.html | 6 ++-- .../reference/has_no_throw_def_cons.html | 6 ++-- .../reference/has_nothrow_assign.html | 6 ++-- .../reference/has_nothrow_constructor.html | 6 ++-- .../reference/has_nothrow_copy.html | 6 ++-- .../reference/has_nothrow_cp_cons.html | 6 ++-- .../reference/has_trivial_assign.html | 6 ++-- .../reference/has_trivial_constructor.html | 6 ++-- .../reference/has_trivial_copy.html | 6 ++-- .../reference/has_trivial_cp_cons.html | 6 ++-- .../reference/has_trivial_def_cons.html | 6 ++-- .../reference/has_trivial_destructor.html | 6 ++-- .../reference/has_virtual_destructor.html | 6 ++-- .../reference/integral_constant.html | 6 ++-- .../reference/integral_promotion.html | 8 ++--- .../reference/is_abstract.html | 6 ++-- .../reference/is_arithmetic.html | 6 ++-- .../boost_typetraits/reference/is_array.html | 6 ++-- .../reference/is_base_of.html | 16 ++-------- .../boost_typetraits/reference/is_class.html | 6 ++-- .../reference/is_complex.html | 6 ++-- .../reference/is_compound.html | 6 ++-- .../boost_typetraits/reference/is_const.html | 6 ++-- .../reference/is_convertible.html | 6 ++-- .../boost_typetraits/reference/is_empty.html | 6 ++-- .../boost_typetraits/reference/is_enum.html | 6 ++-- .../reference/is_floating_point.html | 6 ++-- .../reference/is_function.html | 6 ++-- .../reference/is_fundamental.html | 6 ++-- .../reference/is_integral.html | 6 ++-- .../reference/is_member_function_pointer.html | 6 ++-- .../reference/is_member_object_pointer.html | 6 ++-- .../reference/is_member_pointer.html | 6 ++-- .../boost_typetraits/reference/is_object.html | 6 ++-- .../boost_typetraits/reference/is_pod.html | 6 ++-- .../reference/is_pointer.html | 6 ++-- .../reference/is_polymorphic.html | 6 ++-- .../reference/is_reference.html | 6 ++-- .../boost_typetraits/reference/is_same.html | 6 ++-- .../boost_typetraits/reference/is_scalar.html | 6 ++-- .../boost_typetraits/reference/is_signed.html | 6 ++-- .../reference/is_stateless.html | 6 ++-- .../boost_typetraits/reference/is_union.html | 6 ++-- .../reference/is_unsigned.html | 6 ++-- .../reference/is_virtual_base_of.html | 6 ++-- .../boost_typetraits/reference/is_void.html | 6 ++-- .../reference/is_volatile.html | 6 ++-- .../reference/make_signed.html | 8 ++--- .../reference/make_unsigned.html | 8 ++--- .../boost_typetraits/reference/promote.html | 8 ++--- doc/html/boost_typetraits/reference/rank.html | 6 ++-- .../reference/remove_all_extents.html | 8 ++--- .../reference/remove_const.html | 8 ++--- .../boost_typetraits/reference/remove_cv.html | 8 ++--- .../reference/remove_extent.html | 8 ++--- .../reference/remove_pointer.html | 8 ++--- .../reference/remove_reference.html | 8 ++--- .../reference/remove_volatile.html | 8 ++--- .../reference/type_with_alignment.html | 6 ++-- doc/html/boost_typetraits/user_defined.html | 8 ++--- doc/html/index.html | 12 ++++---- doc/is_base_of.qbk | 3 -- 93 files changed, 322 insertions(+), 335 deletions(-) diff --git a/doc/html/boost_typetraits/background.html b/doc/html/boost_typetraits/background.html index 1f0eb6e..da93cf3 100644 --- a/doc/html/boost_typetraits/background.html +++ b/doc/html/boost_typetraits/background.html @@ -1,11 +1,11 @@ - + Background and Tutorial - - + + @@ -56,7 +56,7 @@ method available to them.

- + Type Traits

@@ -84,7 +84,7 @@ given.

- + Implementation

@@ -174,7 +174,7 @@ in the default template.

- + Optimized copy

@@ -247,7 +247,7 @@ otherwise it will call the "slow but safe version".

- + Was it worth it?

@@ -280,7 +280,7 @@

-

Table 1.1. Time taken to copy 1000 elements using `copy<const +

Table 1.1. Time taken to copy 1000 elements using `copy<const T*, T*>` (times in micro-seconds)

@@ -379,7 +379,7 @@

- + Pair of References

@@ -416,7 +416,7 @@ to hold non-reference types, references, and constant references:

-

Table 1.2. Required Constructor Argument Types

+

Table 1.2. Required Constructor Argument Types

@@ -481,7 +481,7 @@ adds a reference to its type, unless it is already a reference.

-

Table 1.3. Using add_reference to synthesize the correct constructor +

Table 1.3. Using add_reference to synthesize the correct constructor type

@@ -598,7 +598,7 @@ easier to maintain and easier to understand.

- + Conclusion

@@ -611,7 +611,7 @@ can be optimal as well as generic.

- + Acknowledgements

@@ -619,7 +619,7 @@ comments when preparing this article.

- + References
    @@ -669,7 +669,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-