diff --git a/doc/extended_type_info.html b/doc/extended_type_info.html index 9c8332c4..94e587b6 100644 --- a/doc/extended_type_info.html +++ b/doc/extended_type_info.html @@ -1,4 +1,4 @@ - + +
new/delete operators. This functionaly
+ is not available on some compilers.
+ new/delete
- operators.
std::string and std::wstring
contain characters such as '\0' and -1 (EOF) which cannot be rendered in text and
diff --git a/doc/smart_cast.html b/doc/smart_cast.html
index cb921f35..1d43e8ad 100644
--- a/doc/smart_cast.html
+++ b/doc/smart_cast.html
@@ -58,7 +58,7 @@ These rules can make it difficult to use casting with a function template argume
Consider the following example:
-#include <boost/smart_cast.hpp>
+#include <boost/serialization/smart_cast.hpp>
struct top {
};
diff --git a/doc/static_warning.html b/doc/static_warning.html
index d3cf2835..050f1542 100644
--- a/doc/static_warning.html
+++ b/doc/static_warning.html
@@ -26,7 +26,7 @@ http://www.boost.org/LICENSE_1_0.txt)
-The header <boost/static_warning.hpp> supplies a single macro
+The header <boost/serialization/static_warning.hpp> supplies a single macro
BOOST_STATIC_WARNING(x), which generates a compile time warning message if
the integral-constant-expression x is not true.
diff --git a/doc/strong_typedef.html b/doc/strong_typedef.html
index 631a158f..bc8f25d8 100644
--- a/doc/strong_typedef.html
+++ b/doc/strong_typedef.html
@@ -1,4 +1,4 @@
-
+