From 5cee0e26524c975f79ead4de5ba135fce28f59e3 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 13 Jun 2013 15:53:03 +0000 Subject: [PATCH] Fix typo in docs and regenerate. Fixes #7639. [SVN r84759] --- doc/html/boost_typetraits/background.html | 26 +- doc/html/boost_typetraits/category.html | 6 +- .../boost_typetraits/category/alignment.html | 4 +- .../boost_typetraits/category/function.html | 4 +- .../boost_typetraits/category/transform.html | 6 +- .../category/value_traits.html | 6 +- .../category/value_traits/operators.html | 26 +- .../category/value_traits/primary.html | 4 +- .../category/value_traits/properties.html | 4 +- .../category/value_traits/relate.html | 4 +- doc/html/boost_typetraits/credits.html | 4 +- doc/html/boost_typetraits/examples.html | 6 +- doc/html/boost_typetraits/examples/copy.html | 4 +- .../boost_typetraits/examples/destruct.html | 4 +- doc/html/boost_typetraits/examples/fill.html | 4 +- .../examples/improved_min.html | 4 +- doc/html/boost_typetraits/examples/iter.html | 4 +- .../boost_typetraits/examples/to_double.html | 4 +- doc/html/boost_typetraits/history.html | 24 +- doc/html/boost_typetraits/intrinsics.html | 10 +- doc/html/boost_typetraits/intro.html | 4 +- doc/html/boost_typetraits/mpl.html | 4 +- doc/html/boost_typetraits/reference.html | 6 +- .../boost_typetraits/reference/add_const.html | 4 +- .../boost_typetraits/reference/add_cv.html | 4 +- .../reference/add_lvalue_reference.html | 4 +- .../reference/add_pointer.html | 4 +- .../reference/add_reference.html | 4 +- .../reference/add_rvalue_reference.html | 4 +- .../reference/add_volatile.html | 4 +- .../reference/aligned_storage.html | 4 +- .../reference/alignment_of.html | 4 +- .../reference/common_type.html | 27 +- .../reference/conditional.html | 4 +- .../boost_typetraits/reference/decay.html | 4 +- .../boost_typetraits/reference/extent.html | 4 +- .../reference/floating_point_promotion.html | 4 +- .../reference/function_traits.html | 6 +- .../reference/has_bit_and.html | 8 +- .../reference/has_bit_and_assign.html | 8 +- .../reference/has_bit_or.html | 8 +- .../reference/has_bit_or_assign.html | 8 +- .../reference/has_bit_xor.html | 8 +- .../reference/has_bit_xor_assign.html | 8 +- .../reference/has_complement.html | 8 +- .../reference/has_dereference.html | 8 +- .../reference/has_divides.html | 8 +- .../reference/has_divides_assign.html | 8 +- .../reference/has_equal_to.html | 8 +- .../reference/has_greater.html | 8 +- .../reference/has_greater_equal.html | 8 +- .../reference/has_left_shift.html | 8 +- .../reference/has_left_shift_assign.html | 8 +- .../boost_typetraits/reference/has_less.html | 8 +- .../reference/has_less_equal.html | 8 +- .../reference/has_logical_and.html | 8 +- .../reference/has_logical_not.html | 8 +- .../reference/has_logical_or.html | 8 +- .../boost_typetraits/reference/has_minus.html | 8 +- .../reference/has_minus_assign.html | 8 +- .../reference/has_modulus.html | 8 +- .../reference/has_modulus_assign.html | 8 +- .../reference/has_multiplies.html | 8 +- .../reference/has_multiplies_assign.html | 8 +- .../reference/has_negate.html | 8 +- .../reference/has_new_operator.html | 4 +- .../reference/has_no_throw_def_cons.html | 4 +- .../reference/has_not_equal_to.html | 8 +- .../reference/has_nothrow_assign.html | 4 +- .../reference/has_nothrow_constructor.html | 4 +- .../reference/has_nothrow_copy.html | 4 +- .../reference/has_nothrow_cp_cons.html | 4 +- .../boost_typetraits/reference/has_plus.html | 8 +- .../reference/has_plus_assign.html | 8 +- .../reference/has_post_decrement.html | 8 +- .../reference/has_post_increment.html | 8 +- .../reference/has_pre_decrement.html | 8 +- .../reference/has_pre_increment.html | 8 +- .../reference/has_right_shift.html | 8 +- .../reference/has_right_shift_assign.html | 8 +- .../reference/has_trivial_assign.html | 4 +- .../reference/has_trivial_constructor.html | 4 +- .../reference/has_trivial_copy.html | 4 +- .../reference/has_trivial_cp_cons.html | 4 +- .../reference/has_trivial_def_cons.html | 4 +- .../reference/has_trivial_destructor.html | 4 +- .../reference/has_trivial_move_assign.html | 4 +- .../has_trivial_move_constructor.html | 4 +- .../reference/has_unary_minus.html | 8 +- .../reference/has_unary_plus.html | 8 +- .../reference/has_virtual_destructor.html | 4 +- .../reference/integral_constant.html | 4 +- .../reference/integral_promotion.html | 4 +- .../reference/is_abstract.html | 4 +- .../reference/is_arithmetic.html | 4 +- .../boost_typetraits/reference/is_array.html | 4 +- .../reference/is_base_of.html | 4 +- .../boost_typetraits/reference/is_class.html | 4 +- .../reference/is_complex.html | 4 +- .../reference/is_compound.html | 4 +- .../boost_typetraits/reference/is_const.html | 4 +- .../reference/is_convertible.html | 4 +- .../boost_typetraits/reference/is_empty.html | 6 +- .../boost_typetraits/reference/is_enum.html | 4 +- .../reference/is_floating_point.html | 4 +- .../reference/is_function.html | 8 +- .../reference/is_fundamental.html | 4 +- .../reference/is_integral.html | 4 +- .../reference/is_lvalue_reference.html | 4 +- .../reference/is_member_function_pointer.html | 4 +- .../reference/is_member_object_pointer.html | 4 +- .../reference/is_member_pointer.html | 4 +- .../reference/is_nothrow_move_assignable.html | 4 +- .../is_nothrow_move_constructible.html | 4 +- .../boost_typetraits/reference/is_object.html | 4 +- .../boost_typetraits/reference/is_pod.html | 4 +- .../reference/is_pointer.html | 4 +- .../reference/is_polymorphic.html | 4 +- .../reference/is_reference.html | 4 +- .../reference/is_rvalue_reference.html | 4 +- .../boost_typetraits/reference/is_same.html | 4 +- .../boost_typetraits/reference/is_scalar.html | 4 +- .../boost_typetraits/reference/is_signed.html | 4 +- .../reference/is_stateless.html | 4 +- .../boost_typetraits/reference/is_union.html | 4 +- .../reference/is_unsigned.html | 4 +- .../reference/is_virtual_base_of.html | 4 +- .../boost_typetraits/reference/is_void.html | 4 +- .../reference/is_volatile.html | 4 +- .../reference/make_signed.html | 4 +- .../reference/make_unsigned.html | 4 +- .../boost_typetraits/reference/promote.html | 4 +- doc/html/boost_typetraits/reference/rank.html | 4 +- .../reference/remove_all_extents.html | 4 +- .../reference/remove_const.html | 4 +- .../boost_typetraits/reference/remove_cv.html | 4 +- .../reference/remove_extent.html | 4 +- .../reference/remove_pointer.html | 4 +- .../reference/remove_reference.html | 4 +- .../reference/remove_volatile.html | 4 +- .../reference/type_with_alignment.html | 4 +- doc/html/boost_typetraits/user_defined.html | 4 +- doc/html/index.html | 6 +- doc/html/index/s11.html | 84 +++--- doc/html/index/s12.html | 26 +- doc/html/index/s13.html | 54 ++-- doc/html/index/s14.html | 266 +++++++++--------- doc/is_function.qbk | 5 +- 148 files changed, 636 insertions(+), 636 deletions(-) diff --git a/doc/html/boost_typetraits/background.html b/doc/html/boost_typetraits/background.html index 25487a9..382fc9c 100644 --- a/doc/html/boost_typetraits/background.html +++ b/doc/html/boost_typetraits/background.html @@ -3,7 +3,7 @@ Background and Tutorial - + @@ -22,7 +22,7 @@
PrevUpHomeNext
-
+
@@ -57,7 +57,7 @@

- Type + Type Traits

@@ -86,7 +86,7 @@

- Implementation + Implementation

There are far too many separate classes contained in the type-traits library @@ -176,7 +176,7 @@

- Optimized + Optimized copy

@@ -195,7 +195,7 @@ copy in terms of memcpy all of the following conditions need to be met:

-
    +
    • Both of the iterator types Iter1 and Iter2 must be pointers. @@ -212,7 +212,7 @@

      By trivial assignment operator we mean that the type is either a scalar type[3] or:

      -
        +
        • The type has no user defined assignment operator.
        • @@ -250,7 +250,7 @@

          - Was + Was it worth it?

          @@ -267,7 +267,7 @@ comparison between algorithms becomes difficult. However, perhaps we can add a couple of caveats to the premature optimization rule:

          -
            +
            • If you use the right algorithm for the job in the first place then optimization will not be required; in some cases, memcpy is the right algorithm. @@ -383,7 +383,7 @@

            - Pair + Pair of References

            @@ -602,7 +602,7 @@

            - Conclusion + Conclusion

            We hope that in this article we have been able to give you some idea of what @@ -615,7 +615,7 @@

            - Acknowledgements + Acknowledgements

            The authors would like to thank Beman Dawes and Howard Hinnant for their helpful @@ -623,7 +623,7 @@

            - References + References
            1. diff --git a/doc/html/boost_typetraits/category.html b/doc/html/boost_typetraits/category.html index b9c4f64..be4500b 100644 --- a/doc/html/boost_typetraits/category.html +++ b/doc/html/boost_typetraits/category.html @@ -3,7 +3,7 @@ Type Traits by Category - + @@ -22,11 +22,11 @@
              PrevUpHomeNext
              -
              +
              -
              +
              Type Traits that Describe the Properties of a Type
              diff --git a/doc/html/boost_typetraits/category/alignment.html b/doc/html/boost_typetraits/category/alignment.html index 2a60e67..544a76c 100644 --- a/doc/html/boost_typetraits/category/alignment.html +++ b/doc/html/boost_typetraits/category/alignment.html @@ -3,7 +3,7 @@ Synthesizing Types with Specific Alignments - + @@ -22,7 +22,7 @@
              PrevUpHomeNext
              -
              +

              Synthesizing Types with Specific Alignments diff --git a/doc/html/boost_typetraits/category/function.html b/doc/html/boost_typetraits/category/function.html index eef945d..c1557ef 100644 --- a/doc/html/boost_typetraits/category/function.html +++ b/doc/html/boost_typetraits/category/function.html @@ -3,7 +3,7 @@ Decomposing Function Types - + @@ -22,7 +22,7 @@
              PrevUpHomeNext
              -
              +

              Decomposing Function Types diff --git a/doc/html/boost_typetraits/category/transform.html b/doc/html/boost_typetraits/category/transform.html index 6bbbd6c..7972dd9 100644 --- a/doc/html/boost_typetraits/category/transform.html +++ b/doc/html/boost_typetraits/category/transform.html @@ -3,7 +3,7 @@ Type Traits that Transform One Type to Another - + @@ -22,7 +22,7 @@
              PrevUpHomeNext
              -
              +

              Type Traits that Transform One Type to Another @@ -104,7 +104,7 @@

              - Broken + Broken Compiler Workarounds:

              diff --git a/doc/html/boost_typetraits/category/value_traits.html b/doc/html/boost_typetraits/category/value_traits.html index 3963c20..6c3a25a 100644 --- a/doc/html/boost_typetraits/category/value_traits.html +++ b/doc/html/boost_typetraits/category/value_traits.html @@ -3,7 +3,7 @@ Type Traits that Describe the Properties of a Type - + @@ -22,12 +22,12 @@

              PrevUpHomeNext
              -
              +
              -
              +
              Categorizing a Type
              General diff --git a/doc/html/boost_typetraits/category/value_traits/operators.html b/doc/html/boost_typetraits/category/value_traits/operators.html index 130c9d7..8d4fca2 100644 --- a/doc/html/boost_typetraits/category/value_traits/operators.html +++ b/doc/html/boost_typetraits/category/value_traits/operators.html @@ -3,7 +3,7 @@ Operator Type Traits - + @@ -22,14 +22,14 @@ -
              +
              - Introduction + Introduction

              These traits are all value traits inheriting from @@ -65,7 +65,7 @@

              - Example + Example of application

              @@ -150,7 +150,7 @@

              - Description + Description

              The syntax is the following: @@ -162,7 +162,7 @@

              where:

              -
                +

                - Implementation + Implementation

                The implementation consists in only header files. The following headers @@ -1321,17 +1321,17 @@

                - Limitation + Limitation
                -
                • +
                  • Requires a compiler with working SFINAE.
                  - Known + Known issues
                  -
                    +
                    • These traits cannot detect whether the operators are public or not: if an operator is defined as a private member of type T then the instantiation of the corresponding @@ -1411,7 +1411,7 @@
                    - Acknowledgments + Acknowledgments

                    Frederic Bron is very thankful to numerous people from the boost mailing diff --git a/doc/html/boost_typetraits/category/value_traits/primary.html b/doc/html/boost_typetraits/category/value_traits/primary.html index 65ea0fa..a37f5a2 100644 --- a/doc/html/boost_typetraits/category/value_traits/primary.html +++ b/doc/html/boost_typetraits/category/value_traits/primary.html @@ -3,7 +3,7 @@ Categorizing a Type - + @@ -22,7 +22,7 @@

                    PrevUpHomeNext
                    -
                    +

                    Categorizing a Type diff --git a/doc/html/boost_typetraits/category/value_traits/properties.html b/doc/html/boost_typetraits/category/value_traits/properties.html index 537ee3f..ad4ece9 100644 --- a/doc/html/boost_typetraits/category/value_traits/properties.html +++ b/doc/html/boost_typetraits/category/value_traits/properties.html @@ -3,7 +3,7 @@ General Type Properties - + @@ -22,7 +22,7 @@
                    PrevUpHomeNext
                    -
                    +

                    General Type Properties diff --git a/doc/html/boost_typetraits/category/value_traits/relate.html b/doc/html/boost_typetraits/category/value_traits/relate.html index d870483..db2affc 100644 --- a/doc/html/boost_typetraits/category/value_traits/relate.html +++ b/doc/html/boost_typetraits/category/value_traits/relate.html @@ -3,7 +3,7 @@ Relationships Between Two Types - + @@ -22,7 +22,7 @@
                    PrevUpHomeNext
                    -
                    +

                    Relationships Between Two Types diff --git a/doc/html/boost_typetraits/credits.html b/doc/html/boost_typetraits/credits.html index 2aca081..52fc0c7 100644 --- a/doc/html/boost_typetraits/credits.html +++ b/doc/html/boost_typetraits/credits.html @@ -3,7 +3,7 @@ Credits - + @@ -22,7 +22,7 @@
                    PrevUpHomeNext
                    -
                    +
                    diff --git a/doc/html/boost_typetraits/examples.html b/doc/html/boost_typetraits/examples.html index bab6342..952a267 100644 --- a/doc/html/boost_typetraits/examples.html +++ b/doc/html/boost_typetraits/examples.html @@ -3,7 +3,7 @@ Examples - + @@ -22,11 +22,11 @@
                    PrevUpHomeNext
                    -
                    +
                    -
                    +
                    An Optimized Version of std::copy
                    An Optimised Version diff --git a/doc/html/boost_typetraits/examples/copy.html b/doc/html/boost_typetraits/examples/copy.html index 2d5b7c7..9de576a 100644 --- a/doc/html/boost_typetraits/examples/copy.html +++ b/doc/html/boost_typetraits/examples/copy.html @@ -3,7 +3,7 @@ An Optimized Version of std::copy - + @@ -22,7 +22,7 @@ -
                    +

                    An Optimized Version of std::copy diff --git a/doc/html/boost_typetraits/examples/destruct.html b/doc/html/boost_typetraits/examples/destruct.html index 3a9f4ab..12e7d92 100644 --- a/doc/html/boost_typetraits/examples/destruct.html +++ b/doc/html/boost_typetraits/examples/destruct.html @@ -3,7 +3,7 @@ An Example that Omits Destructor Calls For Types with Trivial Destructors - + @@ -22,7 +22,7 @@
                    PrevUpHomeNext
                    -
                    +

                    An Example that Omits Destructor Calls For Types with Trivial Destructors diff --git a/doc/html/boost_typetraits/examples/fill.html b/doc/html/boost_typetraits/examples/fill.html index 28888fd..eebd6fd 100644 --- a/doc/html/boost_typetraits/examples/fill.html +++ b/doc/html/boost_typetraits/examples/fill.html @@ -3,7 +3,7 @@ An Optimised Version of std::fill - + @@ -22,7 +22,7 @@
                    PrevUpHomeNext
                    -
                    +

                    An Optimised Version of std::fill diff --git a/doc/html/boost_typetraits/examples/improved_min.html b/doc/html/boost_typetraits/examples/improved_min.html index f4eaaad..1d98038 100644 --- a/doc/html/boost_typetraits/examples/improved_min.html +++ b/doc/html/boost_typetraits/examples/improved_min.html @@ -3,7 +3,7 @@ Improving std::min with common_type - + @@ -22,7 +22,7 @@
                    PrevUpHomeNext
                    -
                    +

                    Improving std::min with common_type diff --git a/doc/html/boost_typetraits/examples/iter.html b/doc/html/boost_typetraits/examples/iter.html index 4d7331e..06b3077 100644 --- a/doc/html/boost_typetraits/examples/iter.html +++ b/doc/html/boost_typetraits/examples/iter.html @@ -3,7 +3,7 @@ An improved Version of std::iter_swap - + @@ -22,7 +22,7 @@
                    PrevUpHomeNext
                    -
                    +

                    An improved Version of std::iter_swap diff --git a/doc/html/boost_typetraits/examples/to_double.html b/doc/html/boost_typetraits/examples/to_double.html index 8404aad..bed2ea6 100644 --- a/doc/html/boost_typetraits/examples/to_double.html +++ b/doc/html/boost_typetraits/examples/to_double.html @@ -3,7 +3,7 @@ Convert Numeric Types and Enums to double - + @@ -22,7 +22,7 @@
                    PrevUpHomeNext
                    -
                    +

                    Convert Numeric Types and Enums to double diff --git a/doc/html/boost_typetraits/history.html b/doc/html/boost_typetraits/history.html index c61e057..d7d7306 100644 --- a/doc/html/boost_typetraits/history.html +++ b/doc/html/boost_typetraits/history.html @@ -3,7 +3,7 @@ History - + @@ -22,16 +22,16 @@
                    PrevUpHomeNext
                    -
                    +
                    - Boost + Boost 1.54.0
                    -
                    • +
                      - Boost + Boost 1.47.0
                      -
                        +
                        • Breaking change: changed is_convertible to C++0x behaviour when possible. @@ -54,10 +54,10 @@
                        - Boost + Boost 1.45.0
                        -
                          +
                          - Boost + Boost 1.44.0
                          -
                            +
                            • Added support for rvalue references throughout the library, plus two new traits classes is_rvalue_reference @@ -88,10 +88,10 @@
                            - Boost + Boost 1.42.0
                            -
                            diff --git a/doc/html/boost_typetraits/intrinsics.html b/doc/html/boost_typetraits/intrinsics.html index 7675b21..2458b75 100644 --- a/doc/html/boost_typetraits/intrinsics.html +++ b/doc/html/boost_typetraits/intrinsics.html @@ -3,7 +3,7 @@ Support for Compiler Intrinsics - + @@ -22,7 +22,7 @@
                            PrevUpHomeNext
                            -
                            +
                            @@ -37,7 +37,7 @@ The Following traits classes always need compiler support to do the right thing for all types (but all have safe fallback positions if this support is unavailable):

                            -
                              +
                              • is_union
                              • @@ -80,7 +80,7 @@ although in practice, the implementations do in fact do the right thing on all the compilers we know about:

                                -
                                  +
                                  • is_empty
                                  • @@ -91,7 +91,7 @@

                                    The following traits classes are dependent on one or more of the above:

                                    -
                                      +
                                      • is_class
                                      • diff --git a/doc/html/boost_typetraits/intro.html b/doc/html/boost_typetraits/intro.html index 06c7783..d500603 100644 --- a/doc/html/boost_typetraits/intro.html +++ b/doc/html/boost_typetraits/intro.html @@ -3,7 +3,7 @@ Introduction - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        diff --git a/doc/html/boost_typetraits/mpl.html b/doc/html/boost_typetraits/mpl.html index 3fdef35..7ed2dc2 100644 --- a/doc/html/boost_typetraits/mpl.html +++ b/doc/html/boost_typetraits/mpl.html @@ -3,7 +3,7 @@ MPL Interoperability - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        diff --git a/doc/html/boost_typetraits/reference.html b/doc/html/boost_typetraits/reference.html index c5cf7f0..c196921 100644 --- a/doc/html/boost_typetraits/reference.html +++ b/doc/html/boost_typetraits/reference.html @@ -3,7 +3,7 @@ Alphabetical Reference - + @@ -22,11 +22,11 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        -
                                        +
                                        add_const
                                        add_cv
                                        add_lvalue_reference
                                        diff --git a/doc/html/boost_typetraits/reference/add_const.html b/doc/html/boost_typetraits/reference/add_const.html index ed2fddc..2cca9f6 100644 --- a/doc/html/boost_typetraits/reference/add_const.html +++ b/doc/html/boost_typetraits/reference/add_const.html @@ -3,7 +3,7 @@ add_const - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        diff --git a/doc/html/boost_typetraits/reference/add_cv.html b/doc/html/boost_typetraits/reference/add_cv.html index 0059bf3..f056537 100644 --- a/doc/html/boost_typetraits/reference/add_cv.html +++ b/doc/html/boost_typetraits/reference/add_cv.html @@ -3,7 +3,7 @@ add_cv - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        diff --git a/doc/html/boost_typetraits/reference/add_lvalue_reference.html b/doc/html/boost_typetraits/reference/add_lvalue_reference.html index 86e405b..6b8e2c8 100644 --- a/doc/html/boost_typetraits/reference/add_lvalue_reference.html +++ b/doc/html/boost_typetraits/reference/add_lvalue_reference.html @@ -3,7 +3,7 @@ add_lvalue_reference - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        diff --git a/doc/html/boost_typetraits/reference/add_pointer.html b/doc/html/boost_typetraits/reference/add_pointer.html index f4c78de..92df6bf 100644 --- a/doc/html/boost_typetraits/reference/add_pointer.html +++ b/doc/html/boost_typetraits/reference/add_pointer.html @@ -3,7 +3,7 @@ add_pointer - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        diff --git a/doc/html/boost_typetraits/reference/add_reference.html b/doc/html/boost_typetraits/reference/add_reference.html index 52fd54b..f3e2e67 100644 --- a/doc/html/boost_typetraits/reference/add_reference.html +++ b/doc/html/boost_typetraits/reference/add_reference.html @@ -3,7 +3,7 @@ add_reference - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        diff --git a/doc/html/boost_typetraits/reference/add_rvalue_reference.html b/doc/html/boost_typetraits/reference/add_rvalue_reference.html index 5034593..2560748 100644 --- a/doc/html/boost_typetraits/reference/add_rvalue_reference.html +++ b/doc/html/boost_typetraits/reference/add_rvalue_reference.html @@ -3,7 +3,7 @@ add_rvalue_reference - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        diff --git a/doc/html/boost_typetraits/reference/add_volatile.html b/doc/html/boost_typetraits/reference/add_volatile.html index 534db26..04e9c05 100644 --- a/doc/html/boost_typetraits/reference/add_volatile.html +++ b/doc/html/boost_typetraits/reference/add_volatile.html @@ -3,7 +3,7 @@ add_volatile - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        diff --git a/doc/html/boost_typetraits/reference/aligned_storage.html b/doc/html/boost_typetraits/reference/aligned_storage.html index bb10f74..c11176a 100644 --- a/doc/html/boost_typetraits/reference/aligned_storage.html +++ b/doc/html/boost_typetraits/reference/aligned_storage.html @@ -3,7 +3,7 @@ aligned_storage - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        diff --git a/doc/html/boost_typetraits/reference/alignment_of.html b/doc/html/boost_typetraits/reference/alignment_of.html index 08014df..4d9e67a 100644 --- a/doc/html/boost_typetraits/reference/alignment_of.html +++ b/doc/html/boost_typetraits/reference/alignment_of.html @@ -3,7 +3,7 @@ alignment_of - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        diff --git a/doc/html/boost_typetraits/reference/common_type.html b/doc/html/boost_typetraits/reference/common_type.html index 0574e45..ccf9756 100644 --- a/doc/html/boost_typetraits/reference/common_type.html +++ b/doc/html/boost_typetraits/reference/common_type.html @@ -3,7 +3,7 @@ common_type - + @@ -22,7 +22,7 @@
                                        PrevUpHomeNext
                                        -
                                        +
                                        @@ -60,7 +60,7 @@ template <class T, class U> struct common_type<T, U> { - typedef decltype(declval<bool>() ? declval<T>() : declval<U>()) type; + typedef decltype(declval<bool>() ? declval<T>() : declval<U>()) type; };

                                        @@ -76,14 +76,14 @@

                                        - Configuration + Configuration macros

                                        When the compiler does not support static assertions then the user can select the way static assertions are reported. Define

                                        -
                                          +
                                          • BOOST_COMMON_TYPE_USES_STATIC_ASSERT: define it if you want to use Boost.StaticAssert
                                          • @@ -101,12 +101,12 @@ assertion either through the symbol or through the text.

                                            - When possible common_type is implemented using decltype. + When possible common_type is implemented using decltype. Otherwise when BOOST_COMMON_TYPE_DONT_USE_TYPEOF is not defined it uses Boost.TypeOf.

                                            - Tutorial + Tutorial

                                            In a nutshell, common_type @@ -141,7 +141,7 @@

                                            - How + How to get the common type of types with explicit conversions?

                                            @@ -163,7 +163,7 @@

                                            - How + How important is the order of the common_type<> template arguments?

                                            @@ -243,7 +243,7 @@

                                            - Can + Can the common_type of two types be a third type?

                                            @@ -270,7 +270,7 @@

                                            - How + How common_type behaves with pointers?

                                            @@ -306,7 +306,7 @@

                                            - Can + Can you explain the pros/cons of common_type against Boost.Typeof?

                                            @@ -316,8 +316,7 @@ to get the type of an expression, while you use common_type to set explicitly the type returned of a template function. Both are complementary, and indeed common_type - is equivalent to decltype(declval<bool>() - ? declval<T>() + is equivalent to decltype(declval<bool>() ? declval<T>() : declval<U>())

                                            diff --git a/doc/html/boost_typetraits/reference/conditional.html b/doc/html/boost_typetraits/reference/conditional.html index 53cb548..bb13895 100644 --- a/doc/html/boost_typetraits/reference/conditional.html +++ b/doc/html/boost_typetraits/reference/conditional.html @@ -3,7 +3,7 @@ conditional - + @@ -22,7 +22,7 @@

                                            PrevUpHomeNext
                                            -
                                            +
                                            diff --git a/doc/html/boost_typetraits/reference/decay.html b/doc/html/boost_typetraits/reference/decay.html index 493fbcc..42a8f99 100644 --- a/doc/html/boost_typetraits/reference/decay.html +++ b/doc/html/boost_typetraits/reference/decay.html @@ -3,7 +3,7 @@ decay - + @@ -22,7 +22,7 @@
                                            PrevUpHomeNext
                                            -
                                            +
                                            diff --git a/doc/html/boost_typetraits/reference/extent.html b/doc/html/boost_typetraits/reference/extent.html index 7903591..f6e73a4 100644 --- a/doc/html/boost_typetraits/reference/extent.html +++ b/doc/html/boost_typetraits/reference/extent.html @@ -3,7 +3,7 @@ extent - + @@ -22,7 +22,7 @@
                                            PrevUpHomeNext
                                            -
                                            +
                                            diff --git a/doc/html/boost_typetraits/reference/floating_point_promotion.html b/doc/html/boost_typetraits/reference/floating_point_promotion.html index 9135fa5..625b906 100644 --- a/doc/html/boost_typetraits/reference/floating_point_promotion.html +++ b/doc/html/boost_typetraits/reference/floating_point_promotion.html @@ -3,7 +3,7 @@ floating_point_promotion - + @@ -22,7 +22,7 @@
                                            PrevUpHomeNext
                                            -
                                            +
                                            diff --git a/doc/html/boost_typetraits/reference/function_traits.html b/doc/html/boost_typetraits/reference/function_traits.html index db3e61f..57a44dc 100644 --- a/doc/html/boost_typetraits/reference/function_traits.html +++ b/doc/html/boost_typetraits/reference/function_traits.html @@ -3,7 +3,7 @@ function_traits - + @@ -22,7 +22,7 @@
                                            PrevUpHomeNext
                                            -
                                            +
                                            @@ -37,7 +37,7 @@

                                            The class template function_traits will only compile if:

                                            -
                                              +
                                              • The compiler supports partial specialization of class templates.
                                              • diff --git a/doc/html/boost_typetraits/reference/has_bit_and.html b/doc/html/boost_typetraits/reference/has_bit_and.html index 92cfff5..437ff52 100644 --- a/doc/html/boost_typetraits/reference/has_bit_and.html +++ b/doc/html/boost_typetraits/reference/has_bit_and.html @@ -3,7 +3,7 @@ has_bit_and - + @@ -22,7 +22,7 @@
                                                PrevUpHomeNext
                                                -
                                                +
                                                @@ -102,13 +102,13 @@

                                                Limitation:

                                                -
                                                • +
                                                  • Requires a compiler with working SFINAE.

                                                  Known issues:

                                                  -
                                                    +
                                                    • This trait cannot detect whether binary operator& is public or not: if operator& is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_bit_and_assign.html b/doc/html/boost_typetraits/reference/has_bit_and_assign.html index 86f94b7..0a42a4d 100644 --- a/doc/html/boost_typetraits/reference/has_bit_and_assign.html +++ b/doc/html/boost_typetraits/reference/has_bit_and_assign.html @@ -3,7 +3,7 @@ has_bit_and_assign - + @@ -22,7 +22,7 @@
                                                      PrevUpHomeNext
                                                      -
                                                      +
                                                      @@ -102,13 +102,13 @@

                                                      Limitation:

                                                      -
                                                      • +
                                                        • Requires a compiler with working SFINAE.

                                                        Known issues:

                                                        -
                                                          +
                                                          • This trait cannot detect whether binary operator&= is public or not: if operator&= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_bit_or.html b/doc/html/boost_typetraits/reference/has_bit_or.html index 11dc514..cc00936 100644 --- a/doc/html/boost_typetraits/reference/has_bit_or.html +++ b/doc/html/boost_typetraits/reference/has_bit_or.html @@ -3,7 +3,7 @@ has_bit_or - + @@ -22,7 +22,7 @@
                                                            PrevUpHomeNext
                                                            -
                                                            +
                                                            @@ -102,13 +102,13 @@

                                                            Limitation:

                                                            -
                                                            • +
                                                              • Requires a compiler with working SFINAE.

                                                              Known issues:

                                                              -
                                                                +
                                                                • This trait cannot detect whether binary operator| is public or not: if operator| is defined as a private member of Lhs then instantiating has_bit_or<Lhs> will produce a compiler error. For this reason has_bit_or diff --git a/doc/html/boost_typetraits/reference/has_bit_or_assign.html b/doc/html/boost_typetraits/reference/has_bit_or_assign.html index 19cccae..62fd3ad 100644 --- a/doc/html/boost_typetraits/reference/has_bit_or_assign.html +++ b/doc/html/boost_typetraits/reference/has_bit_or_assign.html @@ -3,7 +3,7 @@ has_bit_or_assign - + @@ -22,7 +22,7 @@
                                                                  PrevUpHomeNext
                                                                  -
                                                                  +
                                                                  @@ -102,13 +102,13 @@

                                                                  Limitation:

                                                                  -
                                                                  • +
                                                                    • Requires a compiler with working SFINAE.

                                                                    Known issues:

                                                                    -
                                                                      +
                                                                      • This trait cannot detect whether binary operator|= is public or not: if operator|= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_bit_xor.html b/doc/html/boost_typetraits/reference/has_bit_xor.html index ab331c9..c497d91 100644 --- a/doc/html/boost_typetraits/reference/has_bit_xor.html +++ b/doc/html/boost_typetraits/reference/has_bit_xor.html @@ -3,7 +3,7 @@ has_bit_xor - + @@ -22,7 +22,7 @@
                                                                        PrevUpHomeNext
                                                                        -
                                                                        +
                                                                        @@ -102,13 +102,13 @@

                                                                        Limitation:

                                                                        -
                                                                        • +
                                                                          • Requires a compiler with working SFINAE.

                                                                          Known issues:

                                                                          -
                                                                            +
                                                                            • This trait cannot detect whether binary operator^ is public or not: if operator^ is defined as a private member of Lhs then instantiating has_bit_xor<Lhs> will produce a compiler error. For this reason has_bit_xor diff --git a/doc/html/boost_typetraits/reference/has_bit_xor_assign.html b/doc/html/boost_typetraits/reference/has_bit_xor_assign.html index bd128d5..65f8266 100644 --- a/doc/html/boost_typetraits/reference/has_bit_xor_assign.html +++ b/doc/html/boost_typetraits/reference/has_bit_xor_assign.html @@ -3,7 +3,7 @@ has_bit_xor_assign - + @@ -22,7 +22,7 @@
                                                                              PrevUpHomeNext
                                                                              -
                                                                              +
                                                                              @@ -102,13 +102,13 @@

                                                                              Limitation:

                                                                              -
                                                                              • +
                                                                                • Requires a compiler with working SFINAE.

                                                                                Known issues:

                                                                                -
                                                                                  +
                                                                                  • This trait cannot detect whether binary operator^= is public or not: if operator^= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_complement.html b/doc/html/boost_typetraits/reference/has_complement.html index 0386fe2..ed98dc6 100644 --- a/doc/html/boost_typetraits/reference/has_complement.html +++ b/doc/html/boost_typetraits/reference/has_complement.html @@ -3,7 +3,7 @@ has_complement - + @@ -22,7 +22,7 @@
                                                                                    PrevUpHomeNext
                                                                                    -
                                                                                    +
                                                                                    @@ -111,13 +111,13 @@

                                                                                    Limitation:

                                                                                    -
                                                                                    • +
                                                                                      • Requires a compiler with working SFINAE.

                                                                                      Known issues:

                                                                                      -
                                                                                        +
                                                                                        • This trait cannot detect whether prefix operator~ is public or not: if operator~ is defined as a private member of Rhs then instantiating has_complement<Rhs> will produce a compiler error. For this reason has_complement diff --git a/doc/html/boost_typetraits/reference/has_dereference.html b/doc/html/boost_typetraits/reference/has_dereference.html index 93f7609..2e53a9f 100644 --- a/doc/html/boost_typetraits/reference/has_dereference.html +++ b/doc/html/boost_typetraits/reference/has_dereference.html @@ -3,7 +3,7 @@ has_dereference - + @@ -22,7 +22,7 @@
                                                                                          PrevUpHomeNext
                                                                                          -
                                                                                          +
                                                                                          @@ -120,13 +120,13 @@

                                                                                          Limitation:

                                                                                          -
                                                                                          • +
                                                                                            • Requires a compiler with working SFINAE.

                                                                                            Known issues:

                                                                                            -
                                                                                              +
                                                                                              • This trait cannot detect whether prefix operator* is public or not: if operator* is defined as a private member of Rhs then instantiating has_dereference<Rhs> will produce a compiler error. For this reason has_dereference diff --git a/doc/html/boost_typetraits/reference/has_divides.html b/doc/html/boost_typetraits/reference/has_divides.html index 978e6a0..61678ff 100644 --- a/doc/html/boost_typetraits/reference/has_divides.html +++ b/doc/html/boost_typetraits/reference/has_divides.html @@ -3,7 +3,7 @@ has_divides - + @@ -22,7 +22,7 @@
                                                                                                PrevUpHomeNext
                                                                                                -
                                                                                                +
                                                                                                @@ -108,13 +108,13 @@

                                                                                                Limitation:

                                                                                                -
                                                                                                • +
                                                                                                  • Requires a compiler with working SFINAE.

                                                                                                  Known issues:

                                                                                                  -
                                                                                                    +
                                                                                                    • This trait cannot detect whether binary operator/ is public or not: if operator/ is defined as a private member of Lhs then instantiating has_divides<Lhs> will produce a compiler error. For this reason has_divides diff --git a/doc/html/boost_typetraits/reference/has_divides_assign.html b/doc/html/boost_typetraits/reference/has_divides_assign.html index 8bc5b39..bc0ed0b 100644 --- a/doc/html/boost_typetraits/reference/has_divides_assign.html +++ b/doc/html/boost_typetraits/reference/has_divides_assign.html @@ -3,7 +3,7 @@ has_divides_assign - + @@ -22,7 +22,7 @@
                                                                                                      PrevUpHomeNext
                                                                                                      -
                                                                                                      +
                                                                                                      @@ -108,13 +108,13 @@

                                                                                                      Limitation:

                                                                                                      -
                                                                                                      • +
                                                                                                        • Requires a compiler with working SFINAE.

                                                                                                        Known issues:

                                                                                                        -
                                                                                                          +
                                                                                                          • This trait cannot detect whether binary operator/= is public or not: if operator/= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_equal_to.html b/doc/html/boost_typetraits/reference/has_equal_to.html index e8f83e8..951ff6c 100644 --- a/doc/html/boost_typetraits/reference/has_equal_to.html +++ b/doc/html/boost_typetraits/reference/has_equal_to.html @@ -3,7 +3,7 @@ has_equal_to - + @@ -22,7 +22,7 @@
                                                                                                            PrevUpHomeNext
                                                                                                            -
                                                                                                            +
                                                                                                            @@ -107,13 +107,13 @@

                                                                                                            Limitation:

                                                                                                            -
                                                                                                            • +
                                                                                                              • Requires a compiler with working SFINAE.

                                                                                                              Known issues:

                                                                                                              -
                                                                                                                +
                                                                                                                • This trait cannot detect whether binary operator== is public or not: if operator== is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_greater.html b/doc/html/boost_typetraits/reference/has_greater.html index ad48683..88b8a77 100644 --- a/doc/html/boost_typetraits/reference/has_greater.html +++ b/doc/html/boost_typetraits/reference/has_greater.html @@ -3,7 +3,7 @@ has_greater - + @@ -22,7 +22,7 @@
                                                                                                                  PrevUpHomeNext
                                                                                                                  -
                                                                                                                  +
                                                                                                                  @@ -107,13 +107,13 @@

                                                                                                                  Limitation:

                                                                                                                  -
                                                                                                                  • +
                                                                                                                    • Requires a compiler with working SFINAE.

                                                                                                                    Known issues:

                                                                                                                    -
                                                                                                                      +
                                                                                                                      • This trait cannot detect whether binary operator> is public or not: if operator> is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_greater_equal.html b/doc/html/boost_typetraits/reference/has_greater_equal.html index 275e99c..bcb1d0d 100644 --- a/doc/html/boost_typetraits/reference/has_greater_equal.html +++ b/doc/html/boost_typetraits/reference/has_greater_equal.html @@ -3,7 +3,7 @@ has_greater_equal - + @@ -22,7 +22,7 @@
                                                                                                                        PrevUpHomeNext
                                                                                                                        -
                                                                                                                        +
                                                                                                                        @@ -107,13 +107,13 @@

                                                                                                                        Limitation:

                                                                                                                        -
                                                                                                                        • +
                                                                                                                          • Requires a compiler with working SFINAE.

                                                                                                                          Known issues:

                                                                                                                          -
                                                                                                                            +
                                                                                                                            • This trait cannot detect whether binary operator>= is public or not: if operator>= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_left_shift.html b/doc/html/boost_typetraits/reference/has_left_shift.html index b68a004..a58ca0b 100644 --- a/doc/html/boost_typetraits/reference/has_left_shift.html +++ b/doc/html/boost_typetraits/reference/has_left_shift.html @@ -3,7 +3,7 @@ has_left_shift - + @@ -22,7 +22,7 @@
                                                                                                                              PrevUpHomeNext
                                                                                                                              -
                                                                                                                              +
                                                                                                                              @@ -114,13 +114,13 @@

                                                                                                                              Limitation:

                                                                                                                              -
                                                                                                                              • +
                                                                                                                                • Requires a compiler with working SFINAE.

                                                                                                                                Known issues:

                                                                                                                                -
                                                                                                                                  +
                                                                                                                                  • This trait cannot detect whether binary operator<< is public or not: if operator<< is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_left_shift_assign.html b/doc/html/boost_typetraits/reference/has_left_shift_assign.html index f300962..a166840 100644 --- a/doc/html/boost_typetraits/reference/has_left_shift_assign.html +++ b/doc/html/boost_typetraits/reference/has_left_shift_assign.html @@ -3,7 +3,7 @@ has_left_shift_assign - + @@ -22,7 +22,7 @@
                                                                                                                                    PrevUpHomeNext
                                                                                                                                    -
                                                                                                                                    +
                                                                                                                                    @@ -102,13 +102,13 @@

                                                                                                                                    Limitation:

                                                                                                                                    -
                                                                                                                                    • +
                                                                                                                                      • Requires a compiler with working SFINAE.

                                                                                                                                      Known issues:

                                                                                                                                      -
                                                                                                                                        +
                                                                                                                                        • This trait cannot detect whether binary operator<<= is public or not: if operator<<= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_less.html b/doc/html/boost_typetraits/reference/has_less.html index f6af61f..6c52a3f 100644 --- a/doc/html/boost_typetraits/reference/has_less.html +++ b/doc/html/boost_typetraits/reference/has_less.html @@ -3,7 +3,7 @@ has_less - + @@ -22,7 +22,7 @@
                                                                                                                                          PrevUpHomeNext
                                                                                                                                          -
                                                                                                                                          +
                                                                                                                                          @@ -107,13 +107,13 @@

                                                                                                                                          Limitation:

                                                                                                                                          -
                                                                                                                                          • +
                                                                                                                                            • Requires a compiler with working SFINAE.

                                                                                                                                            Known issues:

                                                                                                                                            -
                                                                                                                                              +
                                                                                                                                              • This trait cannot detect whether binary operator< is public or not: if operator< is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_less_equal.html b/doc/html/boost_typetraits/reference/has_less_equal.html index 6530ed2..d4046b1 100644 --- a/doc/html/boost_typetraits/reference/has_less_equal.html +++ b/doc/html/boost_typetraits/reference/has_less_equal.html @@ -3,7 +3,7 @@ has_less_equal - + @@ -22,7 +22,7 @@
                                                                                                                                                PrevUpHomeNext
                                                                                                                                                -
                                                                                                                                                +
                                                                                                                                                @@ -107,13 +107,13 @@

                                                                                                                                                Limitation:

                                                                                                                                                -
                                                                                                                                                • +
                                                                                                                                                  • Requires a compiler with working SFINAE.

                                                                                                                                                  Known issues:

                                                                                                                                                  -
                                                                                                                                                    +
                                                                                                                                                    • This trait cannot detect whether binary operator<= is public or not: if operator<= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_logical_and.html b/doc/html/boost_typetraits/reference/has_logical_and.html index 0878667..7b214b7 100644 --- a/doc/html/boost_typetraits/reference/has_logical_and.html +++ b/doc/html/boost_typetraits/reference/has_logical_and.html @@ -3,7 +3,7 @@ has_logical_and - + @@ -22,7 +22,7 @@
                                                                                                                                                      PrevUpHomeNext
                                                                                                                                                      -
                                                                                                                                                      +
                                                                                                                                                      @@ -105,13 +105,13 @@

                                                                                                                                                      Limitation:

                                                                                                                                                      -
                                                                                                                                                      • +
                                                                                                                                                        • Requires a compiler with working SFINAE.

                                                                                                                                                        Known issues:

                                                                                                                                                        -
                                                                                                                                                          +
                                                                                                                                                          • This trait cannot detect whether binary operator&& is public or not: if operator&& is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_logical_not.html b/doc/html/boost_typetraits/reference/has_logical_not.html index 73b0efc..6ba872f 100644 --- a/doc/html/boost_typetraits/reference/has_logical_not.html +++ b/doc/html/boost_typetraits/reference/has_logical_not.html @@ -3,7 +3,7 @@ has_logical_not - + @@ -22,7 +22,7 @@
                                                                                                                                                            PrevUpHomeNext
                                                                                                                                                            -
                                                                                                                                                            +
                                                                                                                                                            @@ -107,13 +107,13 @@

                                                                                                                                                            Limitation:

                                                                                                                                                            -
                                                                                                                                                            • +
                                                                                                                                                              • Requires a compiler with working SFINAE.

                                                                                                                                                              Known issues:

                                                                                                                                                              -
                                                                                                                                                                +
                                                                                                                                                                • This trait cannot detect whether prefix operator! is public or not: if operator! is defined as a private member of Rhs then instantiating has_logical_not<Rhs> will produce a compiler error. For this reason has_logical_not diff --git a/doc/html/boost_typetraits/reference/has_logical_or.html b/doc/html/boost_typetraits/reference/has_logical_or.html index 5b56ceb..d94fc7e 100644 --- a/doc/html/boost_typetraits/reference/has_logical_or.html +++ b/doc/html/boost_typetraits/reference/has_logical_or.html @@ -3,7 +3,7 @@ has_logical_or - + @@ -22,7 +22,7 @@
                                                                                                                                                                  PrevUpHomeNext
                                                                                                                                                                  -
                                                                                                                                                                  +
                                                                                                                                                                  @@ -105,13 +105,13 @@

                                                                                                                                                                  Limitation:

                                                                                                                                                                  -
                                                                                                                                                                  • +
                                                                                                                                                                    • Requires a compiler with working SFINAE.

                                                                                                                                                                    Known issues:

                                                                                                                                                                    -
                                                                                                                                                                      +
                                                                                                                                                                      • This trait cannot detect whether binary operator|| is public or not: if operator|| is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_minus.html b/doc/html/boost_typetraits/reference/has_minus.html index 93af2fd..00e5357 100644 --- a/doc/html/boost_typetraits/reference/has_minus.html +++ b/doc/html/boost_typetraits/reference/has_minus.html @@ -3,7 +3,7 @@ has_minus - + @@ -22,7 +22,7 @@
                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                        -
                                                                                                                                                                        +
                                                                                                                                                                        @@ -108,13 +108,13 @@

                                                                                                                                                                        Limitation:

                                                                                                                                                                        -
                                                                                                                                                                        • +
                                                                                                                                                                          • Requires a compiler with working SFINAE.

                                                                                                                                                                          Known issues:

                                                                                                                                                                          -
                                                                                                                                                                            +
                                                                                                                                                                            • This trait cannot detect whether binary operator- is public or not: if operator- is defined as a private member of Lhs then instantiating has_minus<Lhs> will produce a compiler error. For this reason has_minus diff --git a/doc/html/boost_typetraits/reference/has_minus_assign.html b/doc/html/boost_typetraits/reference/has_minus_assign.html index 95a31a2..6d47474 100644 --- a/doc/html/boost_typetraits/reference/has_minus_assign.html +++ b/doc/html/boost_typetraits/reference/has_minus_assign.html @@ -3,7 +3,7 @@ has_minus_assign - + @@ -22,7 +22,7 @@
                                                                                                                                                                              PrevUpHomeNext
                                                                                                                                                                              -
                                                                                                                                                                              +
                                                                                                                                                                              @@ -108,13 +108,13 @@

                                                                                                                                                                              Limitation:

                                                                                                                                                                              -
                                                                                                                                                                              • +
                                                                                                                                                                                • Requires a compiler with working SFINAE.

                                                                                                                                                                                Known issues:

                                                                                                                                                                                -
                                                                                                                                                                                  +
                                                                                                                                                                                  • This trait cannot detect whether binary operator-= is public or not: if operator-= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_modulus.html b/doc/html/boost_typetraits/reference/has_modulus.html index 48592b6..a8fe63e 100644 --- a/doc/html/boost_typetraits/reference/has_modulus.html +++ b/doc/html/boost_typetraits/reference/has_modulus.html @@ -3,7 +3,7 @@ has_modulus - + @@ -22,7 +22,7 @@
                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                    -
                                                                                                                                                                                    +
                                                                                                                                                                                    @@ -101,13 +101,13 @@

                                                                                                                                                                                    Limitation:

                                                                                                                                                                                    -
                                                                                                                                                                                    • +
                                                                                                                                                                                      • Requires a compiler with working SFINAE.

                                                                                                                                                                                      Known issues:

                                                                                                                                                                                      -
                                                                                                                                                                                        +
                                                                                                                                                                                        • This trait cannot detect whether binary operator% is public or not: if operator% is defined as a private member of Lhs then instantiating has_modulus<Lhs> will produce a compiler error. For this reason has_modulus diff --git a/doc/html/boost_typetraits/reference/has_modulus_assign.html b/doc/html/boost_typetraits/reference/has_modulus_assign.html index aaa6a88..bc3474e 100644 --- a/doc/html/boost_typetraits/reference/has_modulus_assign.html +++ b/doc/html/boost_typetraits/reference/has_modulus_assign.html @@ -3,7 +3,7 @@ has_modulus_assign - + @@ -22,7 +22,7 @@
                                                                                                                                                                                          PrevUpHomeNext
                                                                                                                                                                                          -
                                                                                                                                                                                          +
                                                                                                                                                                                          @@ -101,13 +101,13 @@

                                                                                                                                                                                          Limitation:

                                                                                                                                                                                          -
                                                                                                                                                                                          • +
                                                                                                                                                                                            • Requires a compiler with working SFINAE.

                                                                                                                                                                                            Known issues:

                                                                                                                                                                                            -
                                                                                                                                                                                              +
                                                                                                                                                                                              • This trait cannot detect whether binary operator%= is public or not: if operator%= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_multiplies.html b/doc/html/boost_typetraits/reference/has_multiplies.html index c5c76c3..66291fb 100644 --- a/doc/html/boost_typetraits/reference/has_multiplies.html +++ b/doc/html/boost_typetraits/reference/has_multiplies.html @@ -3,7 +3,7 @@ has_multiplies - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                PrevUpHomeNext
                                                                                                                                                                                                -
                                                                                                                                                                                                +
                                                                                                                                                                                                @@ -108,13 +108,13 @@

                                                                                                                                                                                                Limitation:

                                                                                                                                                                                                -
                                                                                                                                                                                                • +
                                                                                                                                                                                                  • Requires a compiler with working SFINAE.

                                                                                                                                                                                                  Known issues:

                                                                                                                                                                                                  -
                                                                                                                                                                                                    +
                                                                                                                                                                                                    • This trait cannot detect whether binary operator* is public or not: if operator* is defined as a private member of Lhs then instantiating has_multiplies<Lhs> will produce a compiler error. For this reason has_multiplies diff --git a/doc/html/boost_typetraits/reference/has_multiplies_assign.html b/doc/html/boost_typetraits/reference/has_multiplies_assign.html index e04d2ce..33c6fee 100644 --- a/doc/html/boost_typetraits/reference/has_multiplies_assign.html +++ b/doc/html/boost_typetraits/reference/has_multiplies_assign.html @@ -3,7 +3,7 @@ has_multiplies_assign - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                      PrevUpHomeNext
                                                                                                                                                                                                      -
                                                                                                                                                                                                      +
                                                                                                                                                                                                      @@ -108,13 +108,13 @@

                                                                                                                                                                                                      Limitation:

                                                                                                                                                                                                      -
                                                                                                                                                                                                      • +
                                                                                                                                                                                                        • Requires a compiler with working SFINAE.

                                                                                                                                                                                                        Known issues:

                                                                                                                                                                                                        -
                                                                                                                                                                                                          +
                                                                                                                                                                                                          • This trait cannot detect whether binary operator*= is public or not: if operator*= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_negate.html b/doc/html/boost_typetraits/reference/has_negate.html index a225873..2197a49 100644 --- a/doc/html/boost_typetraits/reference/has_negate.html +++ b/doc/html/boost_typetraits/reference/has_negate.html @@ -3,7 +3,7 @@ has_negate - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                            PrevUpHomeNext
                                                                                                                                                                                                            -
                                                                                                                                                                                                            +
                                                                                                                                                                                                            @@ -107,13 +107,13 @@

                                                                                                                                                                                                            Limitation:

                                                                                                                                                                                                            -
                                                                                                                                                                                                            • +
                                                                                                                                                                                                              • Requires a compiler with working SFINAE.

                                                                                                                                                                                                              Known issues:

                                                                                                                                                                                                              -
                                                                                                                                                                                                                +
                                                                                                                                                                                                                • This trait cannot detect whether prefix operator- is public or not: if operator- is defined as a private member of Rhs then instantiating has_negate<Rhs> will produce a compiler error. For this reason has_negate diff --git a/doc/html/boost_typetraits/reference/has_new_operator.html b/doc/html/boost_typetraits/reference/has_new_operator.html index de4b834..fbe80bc 100644 --- a/doc/html/boost_typetraits/reference/has_new_operator.html +++ b/doc/html/boost_typetraits/reference/has_new_operator.html @@ -3,7 +3,7 @@ has_new_operator - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                  PrevUpHomeNext
                                                                                                                                                                                                                  -
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  diff --git a/doc/html/boost_typetraits/reference/has_no_throw_def_cons.html b/doc/html/boost_typetraits/reference/has_no_throw_def_cons.html index b6c531d..da0e154 100644 --- a/doc/html/boost_typetraits/reference/has_no_throw_def_cons.html +++ b/doc/html/boost_typetraits/reference/has_no_throw_def_cons.html @@ -3,7 +3,7 @@ has_nothrow_default_constructor - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                  PrevUpHomeNext
                                                                                                                                                                                                                  -
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  diff --git a/doc/html/boost_typetraits/reference/has_not_equal_to.html b/doc/html/boost_typetraits/reference/has_not_equal_to.html index cad3d24..d2d6639 100644 --- a/doc/html/boost_typetraits/reference/has_not_equal_to.html +++ b/doc/html/boost_typetraits/reference/has_not_equal_to.html @@ -3,7 +3,7 @@ has_not_equal_to - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                  PrevUpHomeNext
                                                                                                                                                                                                                  -
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  @@ -107,13 +107,13 @@

                                                                                                                                                                                                                  Limitation:

                                                                                                                                                                                                                  -
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                    • Requires a compiler with working SFINAE.

                                                                                                                                                                                                                    Known issues:

                                                                                                                                                                                                                    -
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      • This trait cannot detect whether binary operator!= is public or not: if operator!= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_nothrow_assign.html b/doc/html/boost_typetraits/reference/has_nothrow_assign.html index 9119531..216b5cd 100644 --- a/doc/html/boost_typetraits/reference/has_nothrow_assign.html +++ b/doc/html/boost_typetraits/reference/has_nothrow_assign.html @@ -3,7 +3,7 @@ has_nothrow_assign - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                        -
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_nothrow_constructor.html b/doc/html/boost_typetraits/reference/has_nothrow_constructor.html index 99ee5c5..7d6888a 100644 --- a/doc/html/boost_typetraits/reference/has_nothrow_constructor.html +++ b/doc/html/boost_typetraits/reference/has_nothrow_constructor.html @@ -3,7 +3,7 @@ has_nothrow_constructor - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                        -
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_nothrow_copy.html b/doc/html/boost_typetraits/reference/has_nothrow_copy.html index fcf5903..9469d97 100644 --- a/doc/html/boost_typetraits/reference/has_nothrow_copy.html +++ b/doc/html/boost_typetraits/reference/has_nothrow_copy.html @@ -3,7 +3,7 @@ has_nothrow_copy - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                        -
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_nothrow_cp_cons.html b/doc/html/boost_typetraits/reference/has_nothrow_cp_cons.html index 1d4e9a0..e61218f 100644 --- a/doc/html/boost_typetraits/reference/has_nothrow_cp_cons.html +++ b/doc/html/boost_typetraits/reference/has_nothrow_cp_cons.html @@ -3,7 +3,7 @@ has_nothrow_copy_constructor - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                        -
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_plus.html b/doc/html/boost_typetraits/reference/has_plus.html index 847bd1e..3ad53a6 100644 --- a/doc/html/boost_typetraits/reference/has_plus.html +++ b/doc/html/boost_typetraits/reference/has_plus.html @@ -3,7 +3,7 @@ has_plus - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                        -
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        @@ -108,13 +108,13 @@

                                                                                                                                                                                                                        Limitation:

                                                                                                                                                                                                                        -
                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                          • Requires a compiler with working SFINAE.

                                                                                                                                                                                                                          Known issues:

                                                                                                                                                                                                                          -
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            • This trait cannot detect whether binary operator+ is public or not: if operator+ is defined as a private member of Lhs then instantiating has_plus<Lhs> will produce a compiler error. For this reason has_plus diff --git a/doc/html/boost_typetraits/reference/has_plus_assign.html b/doc/html/boost_typetraits/reference/has_plus_assign.html index ceb65e5..f71aaef 100644 --- a/doc/html/boost_typetraits/reference/has_plus_assign.html +++ b/doc/html/boost_typetraits/reference/has_plus_assign.html @@ -3,7 +3,7 @@ has_plus_assign - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                              PrevUpHomeNext
                                                                                                                                                                                                                              -
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              @@ -108,13 +108,13 @@

                                                                                                                                                                                                                              Limitation:

                                                                                                                                                                                                                              -
                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                • Requires a compiler with working SFINAE.

                                                                                                                                                                                                                                Known issues:

                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  • This trait cannot detect whether binary operator+= is public or not: if operator+= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_post_decrement.html b/doc/html/boost_typetraits/reference/has_post_decrement.html index eb13e1d..95b11cf 100644 --- a/doc/html/boost_typetraits/reference/has_post_decrement.html +++ b/doc/html/boost_typetraits/reference/has_post_decrement.html @@ -3,7 +3,7 @@ has_post_decrement - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    @@ -115,13 +115,13 @@

                                                                                                                                                                                                                                    Limitation:

                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                    • +
                                                                                                                                                                                                                                      • Requires a compiler with working SFINAE.

                                                                                                                                                                                                                                      Known issues:

                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        • This trait cannot detect whether postfix operator-- is public or not: if operator-- is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_post_increment.html b/doc/html/boost_typetraits/reference/has_post_increment.html index 809da55..12bb3be 100644 --- a/doc/html/boost_typetraits/reference/has_post_increment.html +++ b/doc/html/boost_typetraits/reference/has_post_increment.html @@ -3,7 +3,7 @@ has_post_increment - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                          PrevUpHomeNext
                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          @@ -115,13 +115,13 @@

                                                                                                                                                                                                                                          Limitation:

                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                            • Requires a compiler with working SFINAE.

                                                                                                                                                                                                                                            Known issues:

                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              • This trait cannot detect whether postfix operator++ is public or not: if operator++ is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_pre_decrement.html b/doc/html/boost_typetraits/reference/has_pre_decrement.html index 2a332af..136e45c 100644 --- a/doc/html/boost_typetraits/reference/has_pre_decrement.html +++ b/doc/html/boost_typetraits/reference/has_pre_decrement.html @@ -3,7 +3,7 @@ has_pre_decrement - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                PrevUpHomeNext
                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                @@ -115,13 +115,13 @@

                                                                                                                                                                                                                                                Limitation:

                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                                  • Requires a compiler with working SFINAE.

                                                                                                                                                                                                                                                  Known issues:

                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    • This trait cannot detect whether prefix operator-- is public or not: if operator-- is defined as a private member of Rhs diff --git a/doc/html/boost_typetraits/reference/has_pre_increment.html b/doc/html/boost_typetraits/reference/has_pre_increment.html index 4675664..0fa3d89 100644 --- a/doc/html/boost_typetraits/reference/has_pre_increment.html +++ b/doc/html/boost_typetraits/reference/has_pre_increment.html @@ -3,7 +3,7 @@ has_pre_increment - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                      PrevUpHomeNext
                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      @@ -115,13 +115,13 @@

                                                                                                                                                                                                                                                      Limitation:

                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                        • Requires a compiler with working SFINAE.

                                                                                                                                                                                                                                                        Known issues:

                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          • This trait cannot detect whether prefix operator++ is public or not: if operator++ is defined as a private member of Rhs diff --git a/doc/html/boost_typetraits/reference/has_right_shift.html b/doc/html/boost_typetraits/reference/has_right_shift.html index 90e0a61..5100148 100644 --- a/doc/html/boost_typetraits/reference/has_right_shift.html +++ b/doc/html/boost_typetraits/reference/has_right_shift.html @@ -3,7 +3,7 @@ has_right_shift - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                            PrevUpHomeNext
                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                            @@ -114,13 +114,13 @@

                                                                                                                                                                                                                                                            Limitation:

                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                              • Requires a compiler with working SFINAE.

                                                                                                                                                                                                                                                              Known issues:

                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                • This trait cannot detect whether binary operator>> is public or not: if operator>> is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_right_shift_assign.html b/doc/html/boost_typetraits/reference/has_right_shift_assign.html index a359ce7..51bdfe8 100644 --- a/doc/html/boost_typetraits/reference/has_right_shift_assign.html +++ b/doc/html/boost_typetraits/reference/has_right_shift_assign.html @@ -3,7 +3,7 @@ has_right_shift_assign - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                  PrevUpHomeNext
                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  @@ -106,13 +106,13 @@

                                                                                                                                                                                                                                                                  Limitation:

                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                    • Requires a compiler with working SFINAE.

                                                                                                                                                                                                                                                                    Known issues:

                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      • This trait cannot detect whether binary operator>>= is public or not: if operator>>= is defined as a private member of Lhs diff --git a/doc/html/boost_typetraits/reference/has_trivial_assign.html b/doc/html/boost_typetraits/reference/has_trivial_assign.html index e6f6659..0e67677 100644 --- a/doc/html/boost_typetraits/reference/has_trivial_assign.html +++ b/doc/html/boost_typetraits/reference/has_trivial_assign.html @@ -3,7 +3,7 @@ has_trivial_assign - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_trivial_constructor.html b/doc/html/boost_typetraits/reference/has_trivial_constructor.html index f39fee8..83dd4b6 100644 --- a/doc/html/boost_typetraits/reference/has_trivial_constructor.html +++ b/doc/html/boost_typetraits/reference/has_trivial_constructor.html @@ -3,7 +3,7 @@ has_trivial_constructor - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_trivial_copy.html b/doc/html/boost_typetraits/reference/has_trivial_copy.html index ac3a58e..294c819 100644 --- a/doc/html/boost_typetraits/reference/has_trivial_copy.html +++ b/doc/html/boost_typetraits/reference/has_trivial_copy.html @@ -3,7 +3,7 @@ has_trivial_copy - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_trivial_cp_cons.html b/doc/html/boost_typetraits/reference/has_trivial_cp_cons.html index 261d4c5..5b17e14 100644 --- a/doc/html/boost_typetraits/reference/has_trivial_cp_cons.html +++ b/doc/html/boost_typetraits/reference/has_trivial_cp_cons.html @@ -3,7 +3,7 @@ has_trivial_copy_constructor - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_trivial_def_cons.html b/doc/html/boost_typetraits/reference/has_trivial_def_cons.html index 468ed8e..fd4e627 100644 --- a/doc/html/boost_typetraits/reference/has_trivial_def_cons.html +++ b/doc/html/boost_typetraits/reference/has_trivial_def_cons.html @@ -3,7 +3,7 @@ has_trivial_default_constructor - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_trivial_destructor.html b/doc/html/boost_typetraits/reference/has_trivial_destructor.html index 057793f..0b23769 100644 --- a/doc/html/boost_typetraits/reference/has_trivial_destructor.html +++ b/doc/html/boost_typetraits/reference/has_trivial_destructor.html @@ -3,7 +3,7 @@ has_trivial_destructor - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_trivial_move_assign.html b/doc/html/boost_typetraits/reference/has_trivial_move_assign.html index e22f9d8..43bef34 100644 --- a/doc/html/boost_typetraits/reference/has_trivial_move_assign.html +++ b/doc/html/boost_typetraits/reference/has_trivial_move_assign.html @@ -3,7 +3,7 @@ has_trivial_move_assign - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_trivial_move_constructor.html b/doc/html/boost_typetraits/reference/has_trivial_move_constructor.html index 77c3213..bf9ad39 100644 --- a/doc/html/boost_typetraits/reference/has_trivial_move_constructor.html +++ b/doc/html/boost_typetraits/reference/has_trivial_move_constructor.html @@ -3,7 +3,7 @@ has_trivial_move_constructor - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/has_unary_minus.html b/doc/html/boost_typetraits/reference/has_unary_minus.html index dc42013..55c9e56 100644 --- a/doc/html/boost_typetraits/reference/has_unary_minus.html +++ b/doc/html/boost_typetraits/reference/has_unary_minus.html @@ -3,7 +3,7 @@ has_unary_minus - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        @@ -107,13 +107,13 @@

                                                                                                                                                                                                                                                                        Limitation:

                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                        • +
                                                                                                                                                                                                                                                                          • Requires a compiler with working SFINAE.

                                                                                                                                                                                                                                                                          Known issues:

                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            • This trait cannot detect whether prefix operator- is public or not: if operator- is defined as a private member of Rhs then instantiating has_unary_minus<Rhs> will produce a compiler error. For this reason has_unary_minus diff --git a/doc/html/boost_typetraits/reference/has_unary_plus.html b/doc/html/boost_typetraits/reference/has_unary_plus.html index 997adac..8adbc28 100644 --- a/doc/html/boost_typetraits/reference/has_unary_plus.html +++ b/doc/html/boost_typetraits/reference/has_unary_plus.html @@ -3,7 +3,7 @@ has_unary_plus - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                              PrevUpHomeNext
                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              @@ -107,13 +107,13 @@

                                                                                                                                                                                                                                                                              Limitation:

                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                • Requires a compiler with working SFINAE.

                                                                                                                                                                                                                                                                                Known issues:

                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  • This trait cannot detect whether prefix operator+ is public or not: if operator+ is defined as a private member of Rhs then instantiating has_unary_plus<Rhs> will produce a compiler error. For this reason has_unary_plus diff --git a/doc/html/boost_typetraits/reference/has_virtual_destructor.html b/doc/html/boost_typetraits/reference/has_virtual_destructor.html index 2b53807..3d22d23 100644 --- a/doc/html/boost_typetraits/reference/has_virtual_destructor.html +++ b/doc/html/boost_typetraits/reference/has_virtual_destructor.html @@ -3,7 +3,7 @@ has_virtual_destructor - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/integral_constant.html b/doc/html/boost_typetraits/reference/integral_constant.html index 6ae1a4b..5975481 100644 --- a/doc/html/boost_typetraits/reference/integral_constant.html +++ b/doc/html/boost_typetraits/reference/integral_constant.html @@ -3,7 +3,7 @@ integral_constant - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/integral_promotion.html b/doc/html/boost_typetraits/reference/integral_promotion.html index 958bdd1..00ca9ca 100644 --- a/doc/html/boost_typetraits/reference/integral_promotion.html +++ b/doc/html/boost_typetraits/reference/integral_promotion.html @@ -3,7 +3,7 @@ integral_promotion - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/is_abstract.html b/doc/html/boost_typetraits/reference/is_abstract.html index bfe1f2f..8b6e041 100644 --- a/doc/html/boost_typetraits/reference/is_abstract.html +++ b/doc/html/boost_typetraits/reference/is_abstract.html @@ -3,7 +3,7 @@ is_abstract - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/is_arithmetic.html b/doc/html/boost_typetraits/reference/is_arithmetic.html index 58fa2d5..2e3d523 100644 --- a/doc/html/boost_typetraits/reference/is_arithmetic.html +++ b/doc/html/boost_typetraits/reference/is_arithmetic.html @@ -3,7 +3,7 @@ is_arithmetic - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/is_array.html b/doc/html/boost_typetraits/reference/is_array.html index d9f283f..d98ec40 100644 --- a/doc/html/boost_typetraits/reference/is_array.html +++ b/doc/html/boost_typetraits/reference/is_array.html @@ -3,7 +3,7 @@ is_array - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/is_base_of.html b/doc/html/boost_typetraits/reference/is_base_of.html index bd44221..9023504 100644 --- a/doc/html/boost_typetraits/reference/is_base_of.html +++ b/doc/html/boost_typetraits/reference/is_base_of.html @@ -3,7 +3,7 @@ is_base_of - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/is_class.html b/doc/html/boost_typetraits/reference/is_class.html index e3f8721..c0533c3 100644 --- a/doc/html/boost_typetraits/reference/is_class.html +++ b/doc/html/boost_typetraits/reference/is_class.html @@ -3,7 +3,7 @@ is_class - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/is_complex.html b/doc/html/boost_typetraits/reference/is_complex.html index 764f876..89aacae 100644 --- a/doc/html/boost_typetraits/reference/is_complex.html +++ b/doc/html/boost_typetraits/reference/is_complex.html @@ -3,7 +3,7 @@ is_complex - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/is_compound.html b/doc/html/boost_typetraits/reference/is_compound.html index abdb6ff..9c044f3 100644 --- a/doc/html/boost_typetraits/reference/is_compound.html +++ b/doc/html/boost_typetraits/reference/is_compound.html @@ -3,7 +3,7 @@ is_compound - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/is_const.html b/doc/html/boost_typetraits/reference/is_const.html index d4c4d6e..21f2b64 100644 --- a/doc/html/boost_typetraits/reference/is_const.html +++ b/doc/html/boost_typetraits/reference/is_const.html @@ -3,7 +3,7 @@ is_const - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/is_convertible.html b/doc/html/boost_typetraits/reference/is_convertible.html index 468c75e..d6a05d2 100644 --- a/doc/html/boost_typetraits/reference/is_convertible.html +++ b/doc/html/boost_typetraits/reference/is_convertible.html @@ -3,7 +3,7 @@ is_convertible - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/doc/html/boost_typetraits/reference/is_empty.html b/doc/html/boost_typetraits/reference/is_empty.html index c131c85..583a4ac 100644 --- a/doc/html/boost_typetraits/reference/is_empty.html +++ b/doc/html/boost_typetraits/reference/is_empty.html @@ -3,7 +3,7 @@ is_empty - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                    PrevUpHomeNext
                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    @@ -46,7 +46,7 @@ Compiler Compatibility: In order to correctly detect empty classes this trait relies on either:

                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      • the compiler implementing zero sized empty base classes, or
                                                                                                                                                                                                                                                                                      • diff --git a/doc/html/boost_typetraits/reference/is_enum.html b/doc/html/boost_typetraits/reference/is_enum.html index 4bdbe82..c9fa5ad 100644 --- a/doc/html/boost_typetraits/reference/is_enum.html +++ b/doc/html/boost_typetraits/reference/is_enum.html @@ -3,7 +3,7 @@ is_enum - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_floating_point.html b/doc/html/boost_typetraits/reference/is_floating_point.html index efc0771..5cfcb9d 100644 --- a/doc/html/boost_typetraits/reference/is_floating_point.html +++ b/doc/html/boost_typetraits/reference/is_floating_point.html @@ -3,7 +3,7 @@ is_floating_point - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_function.html b/doc/html/boost_typetraits/reference/is_function.html index 7cd8b02..195334e 100644 --- a/doc/html/boost_typetraits/reference/is_function.html +++ b/doc/html/boost_typetraits/reference/is_function.html @@ -3,7 +3,7 @@ is_function - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        @@ -37,8 +37,8 @@ or references to functions, these are detected by is_pointer and is_reference respectively:

                                                                                                                                                                                                                                                                                        typedef int f1();      // f1 is of function type.
                                                                                                                                                                                                                                                                                        -typedef int (f2*)();   // f2 is a pointer to a function.
                                                                                                                                                                                                                                                                                        -typedef int (f3&)();   // f3 is a reference to a function.
                                                                                                                                                                                                                                                                                        +typedef int (*f2)();   // f2 is a pointer to a function.
                                                                                                                                                                                                                                                                                        +typedef int (&f3)();   // f3 is a reference to a function.
                                                                                                                                                                                                                                                                                         

                                                                                                                                                                                                                                                                                        C++ Standard Reference: 3.9.2p1 and 8.3.5. diff --git a/doc/html/boost_typetraits/reference/is_fundamental.html b/doc/html/boost_typetraits/reference/is_fundamental.html index ba5149b..180b4c8 100644 --- a/doc/html/boost_typetraits/reference/is_fundamental.html +++ b/doc/html/boost_typetraits/reference/is_fundamental.html @@ -3,7 +3,7 @@ is_fundamental - + @@ -22,7 +22,7 @@

                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_integral.html b/doc/html/boost_typetraits/reference/is_integral.html index f50f36a..7569e5b 100644 --- a/doc/html/boost_typetraits/reference/is_integral.html +++ b/doc/html/boost_typetraits/reference/is_integral.html @@ -3,7 +3,7 @@ is_integral - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_lvalue_reference.html b/doc/html/boost_typetraits/reference/is_lvalue_reference.html index b0b0dfa..0e975fe 100644 --- a/doc/html/boost_typetraits/reference/is_lvalue_reference.html +++ b/doc/html/boost_typetraits/reference/is_lvalue_reference.html @@ -3,7 +3,7 @@ is_lvalue_reference - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_member_function_pointer.html b/doc/html/boost_typetraits/reference/is_member_function_pointer.html index 3ccfc60..195bb82 100644 --- a/doc/html/boost_typetraits/reference/is_member_function_pointer.html +++ b/doc/html/boost_typetraits/reference/is_member_function_pointer.html @@ -3,7 +3,7 @@ is_member_function_pointer - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_member_object_pointer.html b/doc/html/boost_typetraits/reference/is_member_object_pointer.html index 582bcae..bafae49 100644 --- a/doc/html/boost_typetraits/reference/is_member_object_pointer.html +++ b/doc/html/boost_typetraits/reference/is_member_object_pointer.html @@ -3,7 +3,7 @@ is_member_object_pointer - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_member_pointer.html b/doc/html/boost_typetraits/reference/is_member_pointer.html index 932ea11..75064c3 100644 --- a/doc/html/boost_typetraits/reference/is_member_pointer.html +++ b/doc/html/boost_typetraits/reference/is_member_pointer.html @@ -3,7 +3,7 @@ is_member_pointer - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_nothrow_move_assignable.html b/doc/html/boost_typetraits/reference/is_nothrow_move_assignable.html index f033f05..9fd6f8f 100644 --- a/doc/html/boost_typetraits/reference/is_nothrow_move_assignable.html +++ b/doc/html/boost_typetraits/reference/is_nothrow_move_assignable.html @@ -3,7 +3,7 @@ is_nothrow_move_assignable - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_nothrow_move_constructible.html b/doc/html/boost_typetraits/reference/is_nothrow_move_constructible.html index 4d1ee00..d43f291 100644 --- a/doc/html/boost_typetraits/reference/is_nothrow_move_constructible.html +++ b/doc/html/boost_typetraits/reference/is_nothrow_move_constructible.html @@ -3,7 +3,7 @@ is_nothrow_move_constructible - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_object.html b/doc/html/boost_typetraits/reference/is_object.html index f7a800c..f8970d1 100644 --- a/doc/html/boost_typetraits/reference/is_object.html +++ b/doc/html/boost_typetraits/reference/is_object.html @@ -3,7 +3,7 @@ is_object - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_pod.html b/doc/html/boost_typetraits/reference/is_pod.html index 2fe4e6c..ff39861 100644 --- a/doc/html/boost_typetraits/reference/is_pod.html +++ b/doc/html/boost_typetraits/reference/is_pod.html @@ -3,7 +3,7 @@ is_pod - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_pointer.html b/doc/html/boost_typetraits/reference/is_pointer.html index 3eac19a..102754c 100644 --- a/doc/html/boost_typetraits/reference/is_pointer.html +++ b/doc/html/boost_typetraits/reference/is_pointer.html @@ -3,7 +3,7 @@ is_pointer - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_polymorphic.html b/doc/html/boost_typetraits/reference/is_polymorphic.html index 2ec5cc4..0bfd770 100644 --- a/doc/html/boost_typetraits/reference/is_polymorphic.html +++ b/doc/html/boost_typetraits/reference/is_polymorphic.html @@ -3,7 +3,7 @@ is_polymorphic - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_reference.html b/doc/html/boost_typetraits/reference/is_reference.html index 3549190..af0fe80 100644 --- a/doc/html/boost_typetraits/reference/is_reference.html +++ b/doc/html/boost_typetraits/reference/is_reference.html @@ -3,7 +3,7 @@ is_reference - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_rvalue_reference.html b/doc/html/boost_typetraits/reference/is_rvalue_reference.html index f2267e3..a4acb63 100644 --- a/doc/html/boost_typetraits/reference/is_rvalue_reference.html +++ b/doc/html/boost_typetraits/reference/is_rvalue_reference.html @@ -3,7 +3,7 @@ is_rvalue_reference - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_same.html b/doc/html/boost_typetraits/reference/is_same.html index a53cb19..c2f7e6f 100644 --- a/doc/html/boost_typetraits/reference/is_same.html +++ b/doc/html/boost_typetraits/reference/is_same.html @@ -3,7 +3,7 @@ is_same - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_scalar.html b/doc/html/boost_typetraits/reference/is_scalar.html index 6799906..8ddb7bc 100644 --- a/doc/html/boost_typetraits/reference/is_scalar.html +++ b/doc/html/boost_typetraits/reference/is_scalar.html @@ -3,7 +3,7 @@ is_scalar - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_signed.html b/doc/html/boost_typetraits/reference/is_signed.html index 8c6b5ec..356a18a 100644 --- a/doc/html/boost_typetraits/reference/is_signed.html +++ b/doc/html/boost_typetraits/reference/is_signed.html @@ -3,7 +3,7 @@ is_signed - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_stateless.html b/doc/html/boost_typetraits/reference/is_stateless.html index 6e0bf1c..11286c7 100644 --- a/doc/html/boost_typetraits/reference/is_stateless.html +++ b/doc/html/boost_typetraits/reference/is_stateless.html @@ -3,7 +3,7 @@ is_stateless - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_union.html b/doc/html/boost_typetraits/reference/is_union.html index 07c6b07..3d0fca4 100644 --- a/doc/html/boost_typetraits/reference/is_union.html +++ b/doc/html/boost_typetraits/reference/is_union.html @@ -3,7 +3,7 @@ is_union - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_unsigned.html b/doc/html/boost_typetraits/reference/is_unsigned.html index 4961f57..099fca2 100644 --- a/doc/html/boost_typetraits/reference/is_unsigned.html +++ b/doc/html/boost_typetraits/reference/is_unsigned.html @@ -3,7 +3,7 @@ is_unsigned - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_virtual_base_of.html b/doc/html/boost_typetraits/reference/is_virtual_base_of.html index 41f85ce..aa6e636 100644 --- a/doc/html/boost_typetraits/reference/is_virtual_base_of.html +++ b/doc/html/boost_typetraits/reference/is_virtual_base_of.html @@ -3,7 +3,7 @@ is_virtual_base_of - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_void.html b/doc/html/boost_typetraits/reference/is_void.html index 84c280d..2af083b 100644 --- a/doc/html/boost_typetraits/reference/is_void.html +++ b/doc/html/boost_typetraits/reference/is_void.html @@ -3,7 +3,7 @@ is_void - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/is_volatile.html b/doc/html/boost_typetraits/reference/is_volatile.html index 8021864..125183e 100644 --- a/doc/html/boost_typetraits/reference/is_volatile.html +++ b/doc/html/boost_typetraits/reference/is_volatile.html @@ -3,7 +3,7 @@ is_volatile - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/make_signed.html b/doc/html/boost_typetraits/reference/make_signed.html index efe446b..2789bd7 100644 --- a/doc/html/boost_typetraits/reference/make_signed.html +++ b/doc/html/boost_typetraits/reference/make_signed.html @@ -3,7 +3,7 @@ make_signed - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/make_unsigned.html b/doc/html/boost_typetraits/reference/make_unsigned.html index 9ada869..dd4be40 100644 --- a/doc/html/boost_typetraits/reference/make_unsigned.html +++ b/doc/html/boost_typetraits/reference/make_unsigned.html @@ -3,7 +3,7 @@ make_unsigned - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/promote.html b/doc/html/boost_typetraits/reference/promote.html index 3081827..1904391 100644 --- a/doc/html/boost_typetraits/reference/promote.html +++ b/doc/html/boost_typetraits/reference/promote.html @@ -3,7 +3,7 @@ promote - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/rank.html b/doc/html/boost_typetraits/reference/rank.html index 7ab6251..5e37c60 100644 --- a/doc/html/boost_typetraits/reference/rank.html +++ b/doc/html/boost_typetraits/reference/rank.html @@ -3,7 +3,7 @@ rank - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/remove_all_extents.html b/doc/html/boost_typetraits/reference/remove_all_extents.html index 0e82098..f0fe5d9 100644 --- a/doc/html/boost_typetraits/reference/remove_all_extents.html +++ b/doc/html/boost_typetraits/reference/remove_all_extents.html @@ -3,7 +3,7 @@ remove_all_extents - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/remove_const.html b/doc/html/boost_typetraits/reference/remove_const.html index 9cd5715..09df670 100644 --- a/doc/html/boost_typetraits/reference/remove_const.html +++ b/doc/html/boost_typetraits/reference/remove_const.html @@ -3,7 +3,7 @@ remove_const - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/remove_cv.html b/doc/html/boost_typetraits/reference/remove_cv.html index 51b223e..ba35d2a 100644 --- a/doc/html/boost_typetraits/reference/remove_cv.html +++ b/doc/html/boost_typetraits/reference/remove_cv.html @@ -3,7 +3,7 @@ remove_cv - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/remove_extent.html b/doc/html/boost_typetraits/reference/remove_extent.html index 0c0bd6b..41ab8da 100644 --- a/doc/html/boost_typetraits/reference/remove_extent.html +++ b/doc/html/boost_typetraits/reference/remove_extent.html @@ -3,7 +3,7 @@ remove_extent - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/remove_pointer.html b/doc/html/boost_typetraits/reference/remove_pointer.html index 52b57bb..2bbfb0d 100644 --- a/doc/html/boost_typetraits/reference/remove_pointer.html +++ b/doc/html/boost_typetraits/reference/remove_pointer.html @@ -3,7 +3,7 @@ remove_pointer - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/remove_reference.html b/doc/html/boost_typetraits/reference/remove_reference.html index 0d60b87..2bd3304 100644 --- a/doc/html/boost_typetraits/reference/remove_reference.html +++ b/doc/html/boost_typetraits/reference/remove_reference.html @@ -3,7 +3,7 @@ remove_reference - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/remove_volatile.html b/doc/html/boost_typetraits/reference/remove_volatile.html index 76cfaa3..02e5a36 100644 --- a/doc/html/boost_typetraits/reference/remove_volatile.html +++ b/doc/html/boost_typetraits/reference/remove_volatile.html @@ -3,7 +3,7 @@ remove_volatile - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/reference/type_with_alignment.html b/doc/html/boost_typetraits/reference/type_with_alignment.html index 81d90ff..8c1810e 100644 --- a/doc/html/boost_typetraits/reference/type_with_alignment.html +++ b/doc/html/boost_typetraits/reference/type_with_alignment.html @@ -3,7 +3,7 @@ type_with_alignment - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/boost_typetraits/user_defined.html b/doc/html/boost_typetraits/user_defined.html index aeb6225..902a5fe 100644 --- a/doc/html/boost_typetraits/user_defined.html +++ b/doc/html/boost_typetraits/user_defined.html @@ -3,7 +3,7 @@ User Defined Specializations - + @@ -22,7 +22,7 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        diff --git a/doc/html/index.html b/doc/html/index.html index 5dc8d2c..d63cd9c 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@ Chapter 1. Boost.TypeTraits - + @@ -39,7 +39,7 @@

                                                                                                                                                                                                                                                                                        Table of Contents

                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        Introduction
                                                                                                                                                                                                                                                                                        Background and Tutorial
                                                                                                                                                                                                                                                                                        Type Traits by Category
                                                                                                                                                                                                                                                                                        @@ -216,7 +216,7 @@

                                                                                                                                                                                                                                                                                        - +

                                                                                                                                                                                                                                                                                        Last revised: October 08, 2011 at 01:05:54 +0400

                                                                                                                                                                                                                                                                                        Last revised: March 19, 2013 at 19:04:44 +0000


                                                                                                                                                                                                                                                                                        diff --git a/doc/html/index/s11.html b/doc/html/index/s11.html index c1ce0cb..e8dc0dc 100644 --- a/doc/html/index/s11.html +++ b/doc/html/index/s11.html @@ -3,7 +3,7 @@ Class Index - + @@ -22,15 +22,15 @@
                                                                                                                                                                                                                                                                                        PrevUpHomeNext
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                        -Class Index

                                                                                                                                                                                                                                                                                        +Class Index

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

                    -
                    +
                    A
                    -

                    F R T

                    - diff --git a/doc/html/index/s13.html b/doc/html/index/s13.html index 64d3bb7..f267db1 100644 --- a/doc/html/index/s13.html +++ b/doc/html/index/s13.html @@ -3,7 +3,7 @@ Macro Index - + @@ -22,138 +22,138 @@
                    PrevUpHomeNext
                    -
                    +

                    -Macro Index

                    +Macro Index

                    B

                    -
                    +
                    B
                    -

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

                    -
                    +
                    A
                    -