summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING.html')
-rw-r--r--doc/html/BOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/BOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING.html b/doc/html/BOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING.html
index ccc3a5d831..0344f2b9f1 100644
--- a/doc/html/BOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING.html
+++ b/doc/html/BOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -33,7 +34,7 @@
</span>BOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING</pre></div>
<div class="refsect1">
-<a name="idp477677728"></a><h2>Description</h2>
+<a name="idp484059632"></a><h2>Description</h2>
<p>This is a helper macro for making correct pretty_names() with RTTI off.</p>
<p>BOOST_TYPE_INDEX_CTTI_USER_DEFINED_PARSING macro may be defined to '(begin_skip, end_skip, runtime_skip, runtime_skip_until)' with parameters for adding a support for compilers, that by default are not recognized by TypeIndex library.</p>
<p><span class="bold"><strong>Example:</strong></span> </p>