From 0ab508adf227e3001bbb46a52a0eedbfc83af5cc Mon Sep 17 00:00:00 2001 From: Antony Polukhin Date: Sat, 9 Jun 2012 23:19:10 +0400 Subject: [PATCH] Documentation update --- BOOST_CLASSINFO_COMPARISON_NOEXCEPT.html | 49 +++++++++++++++++++++ boost/operator.html | 53 +++++++++++++++++++++++ boost/operatorCOMP.html | 55 ++++++++++++++++++++++++ boost/operatorCOMP_idp5109888.html | 54 +++++++++++++++++++++++ boost/operator_idp1562736.html | 55 ++++++++++++++++++++++++ boost/operator_idp5096832.html | 54 +++++++++++++++++++++++ boost/operator_idp5097616.html | 54 +++++++++++++++++++++++ boost/operator_idp5099344.html | 54 +++++++++++++++++++++++ boost/operator_idp5100752.html | 54 +++++++++++++++++++++++ boost/operator_idp5104144.html | 54 +++++++++++++++++++++++ boost/operator_idp5106160.html | 54 +++++++++++++++++++++++ boost/operator_idp5138928.html | 54 +++++++++++++++++++++++ boost/operator_idp5147280.html | 54 +++++++++++++++++++++++ boost/operator_idp5150416.html | 54 +++++++++++++++++++++++ boost/operator_idp5153808.html | 54 +++++++++++++++++++++++ boost/operator_idp5163776.html | 54 +++++++++++++++++++++++ boost/operator_idp5410288.html | 54 +++++++++++++++++++++++ boost/operator_idp5415856.html | 54 +++++++++++++++++++++++ boost/operator_idp5417424.html | 54 +++++++++++++++++++++++ boost/template_id.html | 2 +- boost/template_id_with_cvr.html | 2 +- boost/template_index.html | 30 +++---------- boost/type_id.html | 8 ++-- boost/type_index.html | 54 ++++++++--------------- boost_typeindex/performance.html | 6 +-- boost_typeindex_header_reference.html | 24 ++++------- index.html | 2 +- standalone_HTML.manifest | 1 + 28 files changed, 1068 insertions(+), 83 deletions(-) create mode 100644 BOOST_CLASSINFO_COMPARISON_NOEXCEPT.html create mode 100644 boost/operator.html create mode 100644 boost/operatorCOMP.html create mode 100644 boost/operatorCOMP_idp5109888.html create mode 100644 boost/operator_idp1562736.html create mode 100644 boost/operator_idp5096832.html create mode 100644 boost/operator_idp5097616.html create mode 100644 boost/operator_idp5099344.html create mode 100644 boost/operator_idp5100752.html create mode 100644 boost/operator_idp5104144.html create mode 100644 boost/operator_idp5106160.html create mode 100644 boost/operator_idp5138928.html create mode 100644 boost/operator_idp5147280.html create mode 100644 boost/operator_idp5150416.html create mode 100644 boost/operator_idp5153808.html create mode 100644 boost/operator_idp5163776.html create mode 100644 boost/operator_idp5410288.html create mode 100644 boost/operator_idp5415856.html create mode 100644 boost/operator_idp5417424.html diff --git a/BOOST_CLASSINFO_COMPARISON_NOEXCEPT.html b/BOOST_CLASSINFO_COMPARISON_NOEXCEPT.html new file mode 100644 index 0000000..e830c59 --- /dev/null +++ b/BOOST_CLASSINFO_COMPARISON_NOEXCEPT.html @@ -0,0 +1,49 @@ + + + +Macro BOOST_CLASSINFO_COMPARISON_NOEXCEPT + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Macro BOOST_CLASSINFO_COMPARISON_NOEXCEPT

+

BOOST_CLASSINFO_COMPARISON_NOEXCEPT

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+BOOST_CLASSINFO_COMPARISON_NOEXCEPT
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator.html b/boost/operator.html new file mode 100644 index 0000000..af02847 --- /dev/null +++ b/boost/operator.html @@ -0,0 +1,53 @@ + + + +Global operator + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global operator

+

boost::operator

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+std::basic_ostream &operator<< (std::basic_ostream, type_index const &) inline bool operator(std bool operator;
+
+

Description

+

Output operators for type_index and template_index All possible operators for comparison of std::type_info's and type_index'es. All possible operators for comparison of type_index'es and std::type_info's.

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operatorCOMP.html b/boost/operatorCOMP.html new file mode 100644 index 0000000..ef46e71 --- /dev/null +++ b/boost/operatorCOMP.html @@ -0,0 +1,55 @@ + + + +Function operatorCOMP + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operatorCOMP

+

boost::operatorCOMP — All possible operators for comparison of type_index'es and std::type_info.

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operatorCOMP(type_index const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of template_index'es.

+

All possible operators for comparison of type_index'es

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operatorCOMP_idp5109888.html b/boost/operatorCOMP_idp5109888.html new file mode 100644 index 0000000..04057ab --- /dev/null +++ b/boost/operatorCOMP_idp5109888.html @@ -0,0 +1,54 @@ + + + +Function operatorCOMP + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operatorCOMP

+

boost::operatorCOMP

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operatorCOMP(type_index const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of type_index'es

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp1562736.html b/boost/operator_idp1562736.html new file mode 100644 index 0000000..14b55d6 --- /dev/null +++ b/boost/operator_idp1562736.html @@ -0,0 +1,55 @@ + + + +Function operator<< + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator<<

+

boost::operator<<

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+std::basic_ostream & 
+operator<<(std::basic_ostream, template_index/type_index const & rhs);
+
+

Description

+

Output operators for type_index and template_index

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5096832.html b/boost/operator_idp5096832.html new file mode 100644 index 0000000..80394b9 --- /dev/null +++ b/boost/operator_idp5096832.html @@ -0,0 +1,54 @@ + + + +Function operator + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator

+

boost::operator

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator(type_index const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of type_index'es

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5097616.html b/boost/operator_idp5097616.html new file mode 100644 index 0000000..59f7ba9 --- /dev/null +++ b/boost/operator_idp5097616.html @@ -0,0 +1,54 @@ + + + +Function operator + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator

+

boost::operator

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator(std::type_ifo const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of type_index'es and std::type_info.

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5099344.html b/boost/operator_idp5099344.html new file mode 100644 index 0000000..a5668cf --- /dev/null +++ b/boost/operator_idp5099344.html @@ -0,0 +1,54 @@ + + + +Function operator<< + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator<<

+

boost::operator<<

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+std::basic_ostream & operator<<(std::basic_ostream, type_index const & rhs);
+
+

Description

+

Output operators for type_index and template_index

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5100752.html b/boost/operator_idp5100752.html new file mode 100644 index 0000000..179352e --- /dev/null +++ b/boost/operator_idp5100752.html @@ -0,0 +1,54 @@ + + + +Function operator + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator

+

boost::operator

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator(template_index const & lhs, template_index const & rhs);
+
+

Description

+

All possible operators for comparison of template_index'es.

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5104144.html b/boost/operator_idp5104144.html new file mode 100644 index 0000000..ebaff81 --- /dev/null +++ b/boost/operator_idp5104144.html @@ -0,0 +1,54 @@ + + + +Function operator + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator

+

boost::operator

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator(type_index const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of type_index'es.

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5106160.html b/boost/operator_idp5106160.html new file mode 100644 index 0000000..7ad3f25 --- /dev/null +++ b/boost/operator_idp5106160.html @@ -0,0 +1,54 @@ + + + +Function operator + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator

+

boost::operator

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator(std::type_ifo const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of type_index'es and std::type_info.

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5138928.html b/boost/operator_idp5138928.html new file mode 100644 index 0000000..9fffb6a --- /dev/null +++ b/boost/operator_idp5138928.html @@ -0,0 +1,54 @@ + + + +Function operator>< + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator><

+

boost::operator><

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator><(type_index const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of type_index'es

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5147280.html b/boost/operator_idp5147280.html new file mode 100644 index 0000000..e643ff3 --- /dev/null +++ b/boost/operator_idp5147280.html @@ -0,0 +1,54 @@ + + + +Function operator + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator

+

boost::operator

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator(std::type_ifo const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of type_index'es and std::type_info.

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5150416.html b/boost/operator_idp5150416.html new file mode 100644 index 0000000..14ac82f --- /dev/null +++ b/boost/operator_idp5150416.html @@ -0,0 +1,54 @@ + + + +Function operator + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator

+

boost::operator

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator(template_index const & lhs, template_index const & rhs);
+
+

Description

+

All possible operators for comparison of template_index'es.

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5153808.html b/boost/operator_idp5153808.html new file mode 100644 index 0000000..316219b --- /dev/null +++ b/boost/operator_idp5153808.html @@ -0,0 +1,54 @@ + + + +Function operator>< + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator><

+

boost::operator><

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator><(type_index const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of type_index'es.

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5163776.html b/boost/operator_idp5163776.html new file mode 100644 index 0000000..40bfbc4 --- /dev/null +++ b/boost/operator_idp5163776.html @@ -0,0 +1,54 @@ + + + +Function operator + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator

+

boost::operator

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator(std::type_info const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of std::type_info's and type_index'es.

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5410288.html b/boost/operator_idp5410288.html new file mode 100644 index 0000000..6c16f99 --- /dev/null +++ b/boost/operator_idp5410288.html @@ -0,0 +1,54 @@ + + + +Function operator + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator

+

boost::operator

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator(std::type_ifo const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of type_index'es and std::type_info.

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5415856.html b/boost/operator_idp5415856.html new file mode 100644 index 0000000..ee1d343 --- /dev/null +++ b/boost/operator_idp5415856.html @@ -0,0 +1,54 @@ + + + +Function operator>< + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator><

+

boost::operator><

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+bool operator><(type_index const & lhs, type_index const & rhs);
+
+

Description

+

All possible operators for comparison of type_index'es.

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/operator_idp5417424.html b/boost/operator_idp5417424.html new file mode 100644 index 0000000..496b54b --- /dev/null +++ b/boost/operator_idp5417424.html @@ -0,0 +1,54 @@ + + + +Function operator<< + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Function operator<<

+

boost::operator<<

+
+

Synopsis

+
// In header: <boost/type_index.hpp>
+
+
+std::basic_ostream & operator<<(std::basic_ostream, type_index const & rhs);
+
+

Description

+

Output operators for type_index and template_index

+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/boost/template_id.html b/boost/template_id.html index 32a8795..a3560c4 100644 --- a/boost/template_id.html +++ b/boost/template_id.html @@ -34,7 +34,7 @@ template<typename T> template_index template_id();
-

Description

+

Description

Method for constructing template_index instance for type T. Strips const, volatile and & modifiers from T.

diff --git a/boost/template_id_with_cvr.html b/boost/template_id_with_cvr.html index efc6ea2..5262ce8 100644 --- a/boost/template_id_with_cvr.html +++ b/boost/template_id_with_cvr.html @@ -34,7 +34,7 @@ template<typename T> template_index template_id_with_cvr();
-

Description

+

Description

Factory method for constructing template_index instance for type T. Does not strips const, volatile and & modifiers from T.

diff --git a/boost/template_index.html b/boost/template_index.html index 2d26216..b1e3817 100644 --- a/boost/template_index.html +++ b/boost/template_index.html @@ -43,19 +43,13 @@ bool before(const template_index &) const; const char * name() const; std::string name_demangled() const; - bool operator==(const template_index &) const; - bool operator!=(const template_index &) const; - bool operator<(const template_index &) const; - bool operator>(const template_index &) const; - bool operator<=(const template_index &) const; - bool operator>=(const template_index &) const; - std::size_t hash_code() const; + std::size_t hash_code() const; };
-

Description

+

Description

Copyable type_info that does not require RTTI and could store const, volatile and references if constructed via construct_with_cvr()

-

+

template_index public static functions

  1. @@ -69,7 +63,7 @@
-

+

template_index public member functions

  1. @@ -81,19 +75,9 @@
  2. std::string name_demangled() const;
    Retrurns user-friendly name.
  3. -
    bool operator==(const template_index & rhs) const;
    Comparison operator.
  4. -
  5. -
    bool operator!=(const template_index & rhs) const;
    Comparison operator.
  6. -
  7. -
    bool operator<(const template_index & rhs) const;
    Comparison operator.
  8. -
  9. -
    bool operator>(const template_index & rhs) const;
    Comparison operator.
  10. -
  11. -
    bool operator<=(const template_index & rhs) const;
    Comparison operator.
  12. -
  13. -
    bool operator>=(const template_index & rhs) const;
    Comparison operator.
  14. -
  15. -
    std::size_t hash_code() const;
    Function for getting hash value.
  16. +
    std::size_t hash_code() const;
    +

    Function for getting hash value

    +
diff --git a/boost/type_id.html b/boost/type_id.html index 51039f6..37824a6 100644 --- a/boost/type_id.html +++ b/boost/type_id.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@

-PrevUpHomeNext +PrevUpHomeNext
@@ -34,7 +34,7 @@ template<typename T> type_index type_id();
-

Description

+

Description

Function, to get type_index for a type T. Strips const, volatile and & modifiers from T.

@@ -48,7 +48,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/boost/type_index.html b/boost/type_index.html index 9ac1e3b..5b9c65c 100644 --- a/boost/type_index.html +++ b/boost/type_index.html @@ -34,58 +34,42 @@ class type_index { public: + // types + typedef std::type_info stl_type_info; - // public static functions - template<typename T> static type_index construct(); + // public static functions + template<typename T> static type_index construct(); - // public member functions - bool before(type_index const &) const; - const char * name() const; - std::string name_demangled() const; - bool operator==(type_index const &) const; - bool operator!=(type_index const &) const; - bool operator<(type_index const &) const; - bool operator>(type_index const &) const; - bool operator<=(type_index const &) const; - bool operator>=(type_index const &) const; - std::size_t hash_code() const; + // public member functions + bool before(type_index const &) const; + const char * name() const; + std::string name_demangled() const; + std::size_t hash_code() const; };
-

Description

+

Description

-

-type_index public static functions

+

+type_index public static functions

  1. -
    template<typename T> static type_index construct();
    +
    template<typename T> static type_index construct();

    Factory method for constructing type_index instance for type T. Strips const, volatile and & modifiers from T.

-

-type_index public member functions

+

+type_index public member functions

  1. -
    bool before(type_index const & rhs) const;
    +
    bool before(type_index const & rhs) const;

    Returns true if the type precedes the type of rhs in the collation order. The collation order is just an internal order.

  2. -
    const char * name() const;
    Retrurns raw name.
  3. +
    const char * name() const;
    Retrurns raw name.
  4. -
    std::string name_demangled() const;
    Retrurns user-friendly name.
  5. +
    std::string name_demangled() const;
    Retrurns user-friendly name.
  6. -
    bool operator==(type_index const & rhs) const;
    Comparison operator.
  7. -
  8. -
    bool operator!=(type_index const & rhs) const;
    Comparison operator.
  9. -
  10. -
    bool operator<(type_index const & rhs) const;
    Comparison operator.
  11. -
  12. -
    bool operator>(type_index const & rhs) const;
    Comparison operator.
  13. -
  14. -
    bool operator<=(type_index const & rhs) const;
    Comparison operator.
  15. -
  16. -
    bool operator>=(type_index const & rhs) const;
    Comparison operator.
  17. -
  18. -
    std::size_t hash_code() const;
    Function for getting hash value.
  19. +
    std::size_t hash_code() const;
    Function for getting hash value.
diff --git a/boost_typeindex/performance.html b/boost_typeindex/performance.html index 4e0e404..7a7db72 100644 --- a/boost_typeindex/performance.html +++ b/boost_typeindex/performance.html @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@

-PrevUpHome +PrevUpHome

@@ -58,7 +58,7 @@
-PrevUpHome +PrevUpHome
diff --git a/boost_typeindex_header_reference.html b/boost_typeindex_header_reference.html index 274c167..20ce420 100644 --- a/boost_typeindex_header_reference.html +++ b/boost_typeindex_header_reference.html @@ -35,24 +35,18 @@ template<typename T> template_index template_id(); template<typename T> template_index template_id_with_cvr(); template<typename T> type_index type_id(); + std::basic_ostream & + operator<<(std::basic_ostream, template_index/type_index const &); - // Ostream operator that will output demangled name. - template<typename CharT, typename TriatT> - std::basic_ostream< CharT, TriatT > & - operator<<(std::basic_ostream< CharT, TriatT > & ostr, - type_index const & ind); + // All possible operators for comparison of std::type_info's and type_index'es. + bool operator(type_index/std::type_info const & lhs, + type_index/std::type_info const & rhs); - // hash_value function overlaod for type_index. - std::size_t hash_value(type_index const & v); + // All possible operators for comparison of template_index'es. + bool operator(template_index const & lhs, template_index const & rhs); - // Ostream operator that will output demangled name. - template<typename CharT, typename TriatT> - std::basic_ostream< CharT, TriatT > & - operator<<(std::basic_ostream< CharT, TriatT > & ostr, - template_index const & ind); - - // hash_value function overlaod for template_index - std::size_t hash_value(template_index const & v); + // All possible operators for comparison of type_index'es. + bool operator(type_index const & lhs, type_index const & rhs); }

diff --git a/index.html b/index.html index cb3a8fd..5c990d4 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@
- +

Last revised: June 03, 2012 at 14:28:10 GMT

Last revised: June 09, 2012 at 18:32:18 GMT


diff --git a/standalone_HTML.manifest b/standalone_HTML.manifest index 024665b..f2d818a 100644 --- a/standalone_HTML.manifest +++ b/standalone_HTML.manifest @@ -7,4 +7,5 @@ boost/type_index.html boost/template_id.html boost/template_id_with_cvr.html boost/type_id.html +boost/operator_idp1562736.html boost_typeindex/performance.html