$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: chochlik_at_[hidden]
Date: 2008-07-19 06:47:44
Author: matus.chochlik
Date: 2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
New Revision: 47592
URL: http://svn.boost.org/trac/boost/changeset/47592
Log:
[mirror 0.2.x]
- Doc fix
Text files modified: 
   sandbox/mirror/doc/html/BOOST_MIRRORED_GLOBAL_SCOPE.html               |     2 +-                                      
   sandbox/mirror/doc/html/BOOST_MIRRORED_NAMESPACE.html                  |     2 +-                                      
   sandbox/mirror/doc/html/BOOST_MIRRORED_TYPE.html                       |     2 +-                                      
   sandbox/mirror/doc/html/BOOST_MIRRORED_TYPEDEF.html                    |     2 +-                                      
   sandbox/mirror/doc/html/BOOST_MIRRORED_TYPEOF.html                     |     2 +-                                      
   sandbox/mirror/doc/html/BOOST_MIRRORED_TYPE_NS.html                    |     2 +-                                      
   sandbox/mirror/doc/html/BOOST_MIRROR_REG_NAMESPACE.html                |     2 +-                                      
   sandbox/mirror/doc/html/boost/mirror/meta_class.html                   |     8 ++++----                                
   sandbox/mirror/doc/html/boost/mirror/meta_namespace.html               |    22 ++++++++++------------                  
   sandbox/mirror/doc/html/boost/mirror/meta_type.html                    |    22 ++++++++++------------                  
   sandbox/mirror/doc/html/boost/mirror/reflects_class.html               |     2 +-                                      
   sandbox/mirror/doc/html/boost/mirror/reflects_global_scope.html        |     2 +-                                      
   sandbox/mirror/doc/html/boost/mirror/reflects_namespace.html           |     2 +-                                      
   sandbox/mirror/doc/html/boost/mirror/reflects_type.html                |     2 +-                                      
   sandbox/mirror/doc/html/char_type_switch.html                          |     2 +-                                      
   sandbox/mirror/doc/html/index.html                                     |     2 +-                                      
   sandbox/mirror/doc/html/mirror.html                                    |     8 ++++----                                
   sandbox/mirror/doc/html/mirror/reference.html                          |    12 ++++++------                            
   sandbox/mirror/libs/mirror/doc/reference/meta_class.xml                |     2 ++                                      
   sandbox/mirror/libs/mirror/doc/reference/meta_namespace.xml            |     2 ++                                      
   sandbox/mirror/libs/mirror/doc/reference/meta_type.xml                 |     2 ++                                      
   sandbox/mirror/libs/mirror/doc/samples/meta_namespace_ancestors_01.xml |     2 --                                      
   sandbox/mirror/libs/mirror/doc/samples/meta_namespace_ancestors_02.xml |     2 --                                      
   sandbox/mirror/libs/mirror/doc/samples/usage_meta_namespace_02.xml     |     2 --                                      
   sandbox/mirror/libs/mirror/doc/samples/usage_meta_namespace_03.xml     |     1 -                                       
   sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_02.xml          |     2 --                                      
   sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_03.xml          |     2 --                                      
   sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_04.xml          |     2 --                                      
   sandbox/mirror/libs/mirror/doc/samples/usage_namespaces_01.xml         |     2 --                                      
   29 files changed, 53 insertions(+), 66 deletions(-)
Modified: sandbox/mirror/doc/html/BOOST_MIRRORED_GLOBAL_SCOPE.html
==============================================================================
--- sandbox/mirror/doc/html/BOOST_MIRRORED_GLOBAL_SCOPE.html	(original)
+++ sandbox/mirror/doc/html/BOOST_MIRRORED_GLOBAL_SCOPE.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -35,7 +35,7 @@
 <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
 <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis">BOOST_MIRRORED_GLOBAL_SCOPE()</pre></div>
 <div class="refsect1" lang="en">
-<a name="id705687"></a><h2>Description</h2>
+<a name="id671820"></a><h2>Description</h2>
 <p>The <code class="computeroutput"><a class="link" href="BOOST_MIRRORED_GLOBAL_SCOPE.html" title="Macro BOOST_MIRRORED_GLOBAL_SCOPE">BOOST_MIRRORED_GLOBAL_SCOPE</a>()</code> macro can be used to get
                 the meta-data about the global scope, which is registered with the <a class="link" href="mirror.html" title="Chapter 1. Mirror">Mirror</a> library by default.
                 </p>
Modified: sandbox/mirror/doc/html/BOOST_MIRRORED_NAMESPACE.html
==============================================================================
--- sandbox/mirror/doc/html/BOOST_MIRRORED_NAMESPACE.html	(original)
+++ sandbox/mirror/doc/html/BOOST_MIRRORED_NAMESPACE.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -35,7 +35,7 @@
 <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
 <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis">BOOST_MIRRORED_NAMESPACE(FULL_NAMESPACE_NAME)</pre></div>
 <div class="refsect1" lang="en">
-<a name="id705533"></a><h2>Description</h2>
+<a name="id671665"></a><h2>Description</h2>
 <p>The <code class="computeroutput"><a class="link" href="BOOST_MIRRORED_NAMESPACE.html" title="Macro BOOST_MIRRORED_NAMESPACE">BOOST_MIRRORED_NAMESPACE</a></code> macro reflects a namespace 
                 previously registered with the <a class="link" href="mirror.html" title="Chapter 1. Mirror">Mirror</a> library by the means of 
                 the <code class="computeroutput"><a class="link" href="BOOST_MIRROR_REG_NAMESPACE.html" title="Macro BOOST_MIRROR_REG_NAMESPACE">BOOST_MIRROR_REG_NAMESPACE</a></code>. 
Modified: sandbox/mirror/doc/html/BOOST_MIRRORED_TYPE.html
==============================================================================
--- sandbox/mirror/doc/html/BOOST_MIRRORED_TYPE.html	(original)
+++ sandbox/mirror/doc/html/BOOST_MIRRORED_TYPE.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -38,7 +38,7 @@
 <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
 <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis">BOOST_MIRRORED_TYPE(TYPE)</pre></div>
 <div class="refsect1" lang="en">
-<a name="id708836"></a><h2>Description</h2>
+<a name="id674969"></a><h2>Description</h2>
 <p>The <code class="computeroutput"><a class="link" href="BOOST_MIRRORED_TYPE.html" title="Macro BOOST_MIRRORED_TYPE">BOOST_MIRRORED_TYPE</a></code> macro reflects a type
                 previously registered with the <a class="link" href="mirror.html" title="Chapter 1. Mirror">Mirror</a> library or a type derived
                 from a registered type. The argument of this macro is a type.
Modified: sandbox/mirror/doc/html/BOOST_MIRRORED_TYPEDEF.html
==============================================================================
--- sandbox/mirror/doc/html/BOOST_MIRRORED_TYPEDEF.html	(original)
+++ sandbox/mirror/doc/html/BOOST_MIRRORED_TYPEDEF.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -38,7 +38,7 @@
 <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
 <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis">BOOST_MIRRORED_TYPEDEF(FULL_NAMESPACE_NAME, TYPEDEF)</pre></div>
 <div class="refsect1" lang="en">
-<a name="id709071"></a><h2>Description</h2>
+<a name="id675204"></a><h2>Description</h2>
 <p>The <code class="computeroutput"><a class="link" href="BOOST_MIRRORED_TYPEDEF.html" title="Macro BOOST_MIRRORED_TYPEDEF">BOOST_MIRRORED_TYPEDEF</a></code> macro reflects a type
                 that is registered with the <a class="link" href="mirror.html" title="Chapter 1. Mirror">Mirror</a> library as a <code class="computeroutput">typedef</code>-ined
                 type. 
Modified: sandbox/mirror/doc/html/BOOST_MIRRORED_TYPEOF.html
==============================================================================
--- sandbox/mirror/doc/html/BOOST_MIRRORED_TYPEOF.html	(original)
+++ sandbox/mirror/doc/html/BOOST_MIRRORED_TYPEOF.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -32,7 +32,7 @@
 <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
 <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis">BOOST_MIRRORED_TYPEOF(EXPRESSION)</pre></div>
 <div class="refsect1" lang="en">
-<a name="id709309"></a><h2>Description</h2>
+<a name="id675441"></a><h2>Description</h2>
                 This macro is basically just a shorter form of 
 <pre class="programlisting">
         <a class="link" href="BOOST_MIRRORED_TYPE.html" title="Macro BOOST_MIRRORED_TYPE">BOOST_MIRRORED_TYPE</a>(BOOST_TYPEOF(EXPRESSION))
Modified: sandbox/mirror/doc/html/BOOST_MIRRORED_TYPE_NS.html
==============================================================================
--- sandbox/mirror/doc/html/BOOST_MIRRORED_TYPE_NS.html	(original)
+++ sandbox/mirror/doc/html/BOOST_MIRRORED_TYPE_NS.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -35,7 +35,7 @@
 <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
 <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis">BOOST_MIRRORED_TYPE_NS(FULL_NAMESPACE_NAME, TYPE)</pre></div>
 <div class="refsect1" lang="en">
-<a name="id708940"></a><h2>Description</h2>
+<a name="id675073"></a><h2>Description</h2>
 <p><code class="computeroutput"><a class="link" href="BOOST_MIRRORED_TYPE_NS.html" title="Macro BOOST_MIRRORED_TYPE_NS">BOOST_MIRRORED_TYPE_NS</a>(NAMESPACE, TYPE)</code> 
                 is equivalent to <code class="computeroutput"><a class="link" href="BOOST_MIRRORED_TYPE.html" title="Macro BOOST_MIRRORED_TYPE">BOOST_MIRRORED_TYPE</a>(NAMESPACE :: TYPE)</code>.
                 </p>
Modified: sandbox/mirror/doc/html/BOOST_MIRROR_REG_NAMESPACE.html
==============================================================================
--- sandbox/mirror/doc/html/BOOST_MIRROR_REG_NAMESPACE.html	(original)
+++ sandbox/mirror/doc/html/BOOST_MIRROR_REG_NAMESPACE.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -34,7 +34,7 @@
 <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
 <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis">BOOST_MIRROR_REG_NAMESPACE(PP_SEQ)</pre></div>
 <div class="refsect1" lang="en">
-<a name="id705307"></a><h2>Description</h2>
+<a name="id671440"></a><h2>Description</h2>
 <p>The <code class="computeroutput"><a class="link" href="BOOST_MIRROR_REG_NAMESPACE.html" title="Macro BOOST_MIRROR_REG_NAMESPACE">BOOST_MIRROR_REG_NAMESPACE</a></code> macro registers a namespace with 
                 the <a class="link" href="mirror.html" title="Chapter 1. Mirror">Mirror</a> library. 
                 </p>
Modified: sandbox/mirror/doc/html/boost/mirror/meta_class.html
==============================================================================
--- sandbox/mirror/doc/html/boost/mirror/meta_class.html	(original)
+++ sandbox/mirror/doc/html/boost/mirror/meta_class.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -44,16 +44,16 @@
                                         </em></span>
 {
 <span class="bold"><strong>public</strong></span>:
-  <span class="emphasis"><em>// <a class="link" href="meta_class.html#id590748-bbtypes">types</a></em></span>
+  <span class="emphasis"><em>// <a class="link" href="meta_class.html#id624695-bbtypes">types</a></em></span>
   <span class="bold"><strong>typedef</strong></span> <span class="emphasis"><em>unspecified</em></span> <a class="link" href="meta_class.html#boost.mirror.meta_class.base_classes">base_classes</a>;
   <span class="bold"><strong>typedef</strong></span> <span class="emphasis"><em>unspecified</em></span> <a class="link" href="meta_class.html#boost.mirror.meta_class.attributes">attributes</a>;
   <span class="bold"><strong>typedef</strong></span> <span class="emphasis"><em>unspecified</em></span> <a class="link" href="meta_class.html#boost.mirror.meta_class.all_attributes">all_attributes</a>;
 };</pre></div>
 <div class="refsect1" lang="en">
-<a name="id709508"></a><h2>Description</h2>
+<a name="id675641"></a><h2>Description</h2>
 <div class="refsect2" lang="en">
-<a name="id709512"></a><h3>
-<a name="id590748-bbtypes"></a><code class="computeroutput">meta_class</code> public types</h3>
+<a name="id675644"></a><h3>
+<a name="id624695-bbtypes"></a><code class="computeroutput">meta_class</code> public types</h3>
 <div class="orderedlist"><ol type="1">
 <li>
 <p>
Modified: sandbox/mirror/doc/html/boost/mirror/meta_namespace.html
==============================================================================
--- sandbox/mirror/doc/html/boost/mirror/meta_namespace.html	(original)
+++ sandbox/mirror/doc/html/boost/mirror/meta_namespace.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -45,17 +45,17 @@
 <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="bold"><strong>template</strong></span><<span class="bold"><strong>typename</strong></span> NamespacePlaceholder> 
 <span class="bold"><strong>class</strong></span> <a class="link" href="meta_namespace.html" title="Class template meta_namespace">meta_namespace</a> {
 <span class="bold"><strong>public</strong></span>:
-  <span class="emphasis"><em>// <a class="link" href="meta_namespace.html#id425958-bbtypes">types</a></em></span>
+  <span class="emphasis"><em>// <a class="link" href="meta_namespace.html#id460904-bbtypes">types</a></em></span>
   <span class="bold"><strong>typedef</strong></span> <span class="emphasis"><em>unspecified</em></span> <a class="link" href="meta_namespace.html#boost.mirror.meta_namespace.scope">scope</a>;
   <span class="bold"><strong>typedef</strong></span> <span class="emphasis"><em>unspecified</em></span> <a class="link" href="meta_namespace.html#boost.mirror.meta_namespace.ancestors">ancestors</a>;
-  <span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a class="link" href="meta_namespace.html#id425787-bb">base_name</a>();
-  <span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a class="link" href="meta_namespace.html#id425745-bb">full_name</a>();
+  <span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a class="link" href="meta_namespace.html#id460739-bb">base_name</a>();
+  <span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a class="link" href="meta_namespace.html#id460697-bb">full_name</a>();
   <span class="bold"><strong>template</strong></span><<span class="bold"><strong>bool</strong></span> FullName, <span class="bold"><strong>typename</strong></span> CharT> 
     <span class="type"><span class="bold"><strong>const</strong></span> ::std::basic_string<CharT>&</span> 
-    <a class="link" href="meta_namespace.html#id425692-bb">get_name</a>(::boost::mpl::bool_<FullName>, ::std::char_traits<CharT>);
+    <a class="link" href="meta_namespace.html#id460645-bb">get_name</a>(::boost::mpl::bool_<FullName>, ::std::char_traits<CharT>);
 };</pre></div>
 <div class="refsect1" lang="en">
-<a name="id704673"></a><h2>Description</h2>
+<a name="id670813"></a><h2>Description</h2>
 <p>The specializations of <code class="computeroutput">meta_type</code> can 
                 be used to get meta-information about the reflected types, some at compile-time and some at run-time.
                 The following examples show type reflection and basic 
@@ -213,8 +213,8 @@
 </div>
 </div>
 <div class="refsect2" lang="en">
-<a name="id704888"></a><h3>
-<a name="id425958-bbtypes"></a><code class="computeroutput">meta_namespace</code> public types</h3>
+<a name="id671028"></a><h3>
+<a name="id460904-bbtypes"></a><code class="computeroutput">meta_namespace</code> public types</h3>
 <div class="orderedlist"><ol type="1">
 <li>
 <p>
@@ -242,8 +242,6 @@
                         reflecting any namespace with the exception of the global scope:
                         </p>
 <a name="mirror.reference.sample.meta_namespace.ancestors01"></a><pre class="programlisting">
-	<span style="color: red"><using-namespace></using-namespace></span>
-	<span style="color: red"><using-namespace></using-namespace></span>
 using namespace ::boost;
 using namespace ::boost::mirror;
 
@@ -289,7 +287,7 @@
 </li>
 </ol></div>
 </div>
-<pre class="literallayout"><span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a name="id425787-bb"></a>base_name();</pre>
+<pre class="literallayout"><span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a name="id460739-bb"></a>base_name();</pre>
 <p>This static member function returns the base name of the 
                         namespace reflected by a <code class="computeroutput">meta_namespace</code>.
                         For example the base namespace name "returned" by the invocation of 
@@ -301,7 +299,7 @@
                         <span class="bold"><strong>with</strong></span> the nested name specifier
                         is needed use the <code class="computeroutput">full_name</code> member function
                         instead.</p>
-<pre class="literallayout"><span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a name="id425745-bb"></a>full_name();</pre>
+<pre class="literallayout"><span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a name="id460697-bb"></a>full_name();</pre>
 <p>This static member function returns the full name of the 
                         namespace reflected by a <code class="computeroutput">meta_namespace</code>
                         with the nested name specifier. For example:
@@ -328,7 +326,7 @@
 </table></div>
 <pre class="literallayout"><span class="bold"><strong>template</strong></span><<span class="bold"><strong>bool</strong></span> FullName, <span class="bold"><strong>typename</strong></span> CharT> 
   <span class="type"><span class="bold"><strong>const</strong></span> ::std::basic_string<CharT>&</span> 
-  <a name="id425692-bb"></a>get_name(::boost::mpl::bool_<FullName> full, ::std::char_traits<CharT> cht);</pre>
+  <a name="id460645-bb"></a>get_name(::boost::mpl::bool_<FullName> full, ::std::char_traits<CharT> cht);</pre>
 <p>This static member template function returns either the base name 
                         <span class="bold"><strong>without</strong></span> the nested name specifier 
                         or the full name <span class="bold"><strong>with</strong></span> the 
Modified: sandbox/mirror/doc/html/boost/mirror/meta_type.html
==============================================================================
--- sandbox/mirror/doc/html/boost/mirror/meta_type.html	(original)
+++ sandbox/mirror/doc/html/boost/mirror/meta_type.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -44,17 +44,17 @@
 <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="bold"><strong>template</strong></span><<span class="bold"><strong>typename</strong></span> Type> 
 <span class="bold"><strong>class</strong></span> <a class="link" href="meta_type.html" title="Class template meta_type">meta_type</a> {
 <span class="bold"><strong>public</strong></span>:
-  <span class="emphasis"><em>// <a class="link" href="meta_type.html#id589948-bbtypes">types</a></em></span>
+  <span class="emphasis"><em>// <a class="link" href="meta_type.html#id625079-bbtypes">types</a></em></span>
   <span class="bold"><strong>typedef</strong></span> Type <a class="link" href="meta_type.html#boost.mirror.meta_type.reflected_type">reflected_type</a>;
   <span class="bold"><strong>typedef</strong></span> <span class="emphasis"><em>unspecified</em></span> <a class="link" href="meta_type.html#boost.mirror.meta_type.scope">scope</a>;
-  <span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a class="link" href="meta_type.html#id589169-bb">base_name</a>();
-  <span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a class="link" href="meta_type.html#id588872-bb">full_name</a>();
+  <span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a class="link" href="meta_type.html#id623924-bb">base_name</a>();
+  <span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a class="link" href="meta_type.html#id625440-bb">full_name</a>();
   <span class="bold"><strong>template</strong></span><<span class="bold"><strong>bool</strong></span> FullName, <span class="bold"><strong>typename</strong></span> CharT> 
     <span class="type"><span class="bold"><strong>const</strong></span> ::std::basic_string<CharT>&</span> 
-    <a class="link" href="meta_type.html#id590100-bb">get_name</a>(::boost::mpl::bool_<FullName>, ::std::char_traits<CharT>);
+    <a class="link" href="meta_type.html#id624647-bb">get_name</a>(::boost::mpl::bool_<FullName>, ::std::char_traits<CharT>);
 };</pre></div>
 <div class="refsect1" lang="en">
-<a name="id705996"></a><h2>Description</h2>
+<a name="id672128"></a><h2>Description</h2>
 <p>The specializations of <code class="computeroutput">meta_type</code> can 
                 be used to get meta-information about the reflected types, some at compile-time and some at run-time.
                 The following examples show type reflection and basic 
@@ -111,7 +111,6 @@
                         library and scope-related operations.
                         </p>
 <a name="mirror.reference.sample.meta_type.usage02"></a><pre class="programlisting">
-
 #include <string>
 #include <boost/char_type_switch/iostream.hpp>
 #include <boost/typeof/typeof.hpp>
@@ -190,7 +189,6 @@
                         <code class="computeroutput">typedef</code>s are to be reflected they need to be registered first.
                         </p>
 <a name="mirror.reference.sample.meta_type.usage03"></a><pre class="programlisting">
-
 #include <boost/char_type_switch/iostream.hpp>
 #include <boost/mirror/meta_type.hpp>
 
@@ -281,8 +279,8 @@
 </div>
 </div>
 <div class="refsect2" lang="en">
-<a name="id708448"></a><h3>
-<a name="id589948-bbtypes"></a><code class="computeroutput">meta_type</code> public types</h3>
+<a name="id674581"></a><h3>
+<a name="id625079-bbtypes"></a><code class="computeroutput">meta_type</code> public types</h3>
 <div class="orderedlist"><ol type="1">
 <li>
 <p>
@@ -301,7 +299,7 @@
 </li>
 </ol></div>
 </div>
-<pre class="literallayout"><span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a name="id589169-bb"></a>base_name();</pre>
+<pre class="literallayout"><span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a name="id623924-bb"></a>base_name();</pre>
 <p>This static member function returns the base name of the 
                         type reflected by <code class="computeroutput">meta_type</code>
                         without the nested name specifier. For example:
@@ -331,7 +329,7 @@
                         </p></td>
 </tr></tbody>
 </table></div>
-<pre class="literallayout"><span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a name="id588872-bb"></a>full_name();</pre>
+<pre class="literallayout"><span class="type"><span class="bold"><strong>const</strong></span> cts::bstring&</span> <a name="id625440-bb"></a>full_name();</pre>
 <p>This static member function returns the full name of the 
                         type reflected by <code class="computeroutput">meta_type</code>
                         with the nested name specifier. For example:
@@ -363,7 +361,7 @@
 </table></div>
 <pre class="literallayout"><span class="bold"><strong>template</strong></span><<span class="bold"><strong>bool</strong></span> FullName, <span class="bold"><strong>typename</strong></span> CharT> 
   <span class="type"><span class="bold"><strong>const</strong></span> ::std::basic_string<CharT>&</span> 
-  <a name="id590100-bb"></a>get_name(::boost::mpl::bool_<FullName> full, ::std::char_traits<CharT> cht);</pre>
+  <a name="id624647-bb"></a>get_name(::boost::mpl::bool_<FullName> full, ::std::char_traits<CharT> cht);</pre>
 <p>This static member template function returns either the base name 
                         <span class="bold"><strong>without</strong></span> the nested name specifier 
                         or the full name <span class="bold"><strong>with</strong></span> the 
Modified: sandbox/mirror/doc/html/boost/mirror/reflects_class.html
==============================================================================
--- sandbox/mirror/doc/html/boost/mirror/reflects_class.html	(original)
+++ sandbox/mirror/doc/html/boost/mirror/reflects_class.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -37,7 +37,7 @@
 <span class="bold"><strong>class</strong></span> <a class="link" href="reflects_class.html" title="Class template reflects_class">reflects_class</a> : <span class="bold"><strong>public</strong></span> <span class="type">false_type-or-true_type</span> {
 };</pre></div>
 <div class="refsect1" lang="en">
-<a name="id710217"></a><h2>Description</h2>
+<a name="id676350"></a><h2>Description</h2>
 <p>This template can be used to distinguish whether the opaque <code class="computeroutput">MetaObject</code> type reflects a class
                                 and thus is an instantiation of <code class="computeroutput">meta_class</code>.
                                 </p>
Modified: sandbox/mirror/doc/html/boost/mirror/reflects_global_scope.html
==============================================================================
--- sandbox/mirror/doc/html/boost/mirror/reflects_global_scope.html	(original)
+++ sandbox/mirror/doc/html/boost/mirror/reflects_global_scope.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -38,7 +38,7 @@
 <span class="bold"><strong>class</strong></span> <a class="link" href="reflects_global_scope.html" title="Class template reflects_global_scope">reflects_global_scope</a> : <span class="bold"><strong>public</strong></span> <span class="type">false_type-or-true_type</span> {
 };</pre></div>
 <div class="refsect1" lang="en">
-<a name="id709872"></a><h2>Description</h2>
+<a name="id676004"></a><h2>Description</h2>
 <p>This template can be used to distinguish whether the opaque <code class="computeroutput">MetaObject</code> type reflects the global scope
                                 and thus is an instantiation of <code class="computeroutput">meta_namespace</code> for the global scope.
                                 </p>
Modified: sandbox/mirror/doc/html/boost/mirror/reflects_namespace.html
==============================================================================
--- sandbox/mirror/doc/html/boost/mirror/reflects_namespace.html	(original)
+++ sandbox/mirror/doc/html/boost/mirror/reflects_namespace.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -37,7 +37,7 @@
 <span class="bold"><strong>class</strong></span> <a class="link" href="reflects_namespace.html" title="Class template reflects_namespace">reflects_namespace</a> : <span class="bold"><strong>public</strong></span> <span class="type">false_type-or-true_type</span> {
 };</pre></div>
 <div class="refsect1" lang="en">
-<a name="id709700"></a><h2>Description</h2>
+<a name="id675833"></a><h2>Description</h2>
 <p>This template can be used to distinguish whether the opaque <code class="computeroutput">MetaObject</code> type reflects a namespace
                                 and thus is an instantiation of <code class="computeroutput">meta_namespace</code>.
                                 </p>
Modified: sandbox/mirror/doc/html/boost/mirror/reflects_type.html
==============================================================================
--- sandbox/mirror/doc/html/boost/mirror/reflects_type.html	(original)
+++ sandbox/mirror/doc/html/boost/mirror/reflects_type.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -37,7 +37,7 @@
 <span class="bold"><strong>class</strong></span> <a class="link" href="reflects_type.html" title="Class template reflects_type">reflects_type</a> : <span class="bold"><strong>public</strong></span> <span class="type">false_type-or-true_type</span> {
 };</pre></div>
 <div class="refsect1" lang="en">
-<a name="id710047"></a><h2>Description</h2>
+<a name="id676179"></a><h2>Description</h2>
 <p>This template can be used to distinguish whether the opaque <code class="computeroutput">MetaObject</code> type reflects a type or a class
                                 and thus is an instantiation of <code class="computeroutput">meta_type</code>.
                                 </p>
Modified: sandbox/mirror/doc/html/char_type_switch.html
==============================================================================
--- sandbox/mirror/doc/html/char_type_switch.html	(original)
+++ sandbox/mirror/doc/html/char_type_switch.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -33,7 +33,7 @@
 </div></div>
 <div><p class="copyright">Copyright © 2008 Matúš Chochlík</p></div>
 <div><div class="legalnotice">
-<a name="id710530"></a><p>Use, modification and distribution is subject to the Boost
+<a name="id676663"></a><p>Use, modification and distribution is subject to the Boost
                         Software License, Version 1.0. (See accompanying file
                         <code class="filename">LICENSE_1_0.txt</code> or copy at http://www.boost.org/LICENSE_1_0.txt)
                         </p>
Modified: sandbox/mirror/doc/html/index.html
==============================================================================
--- sandbox/mirror/doc/html/index.html	(original)
+++ sandbox/mirror/doc/html/index.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -21,7 +21,7 @@
 <div class="book" lang="en">
 <div class="titlepage">
 <div><div><h1 class="title">
-<a name="id602569"></a>The Mirror library documentation</h1></div></div>
+<a name="id568709"></a>The Mirror library documentation</h1></div></div>
 <hr>
 </div>
 <div class="toc">
Modified: sandbox/mirror/doc/html/mirror.html
==============================================================================
--- sandbox/mirror/doc/html/mirror.html	(original)
+++ sandbox/mirror/doc/html/mirror.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -34,7 +34,7 @@
 </div></div>
 <div><p class="copyright">Copyright © 2008 Matúš Chochlík</p></div>
 <div><div class="legalnotice">
-<a name="id704053"></a><p>Use, modification and distribution is subject to the Boost
+<a name="id670193"></a><p>Use, modification and distribution is subject to the Boost
                         Software License, Version 1.0. (See accompanying file
                         <code class="filename">LICENSE_1_0.txt</code> or copy at http://www.boost.org/LICENSE_1_0.txt)
                         </p>
@@ -51,9 +51,9 @@
 <dt><span class="section">Tutorial</span></dt>
 <dt><span class="section">Mirror Reference</span></dt>
 <dd><dl>
-<dt><span class="section">Meta Objects</span></dt>
-<dt><span class="section">Traits</span></dt>
-<dt><span class="section">Header files</span></dt>
+<dt><span class="section">Meta Objects</span></dt>
+<dt><span class="section">Traits</span></dt>
+<dt><span class="section">Header files</span></dt>
 </dl></dd>
 </dl>
 </div>
Modified: sandbox/mirror/doc/html/mirror/reference.html
==============================================================================
--- sandbox/mirror/doc/html/mirror/reference.html	(original)
+++ sandbox/mirror/doc/html/mirror/reference.html	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -26,19 +26,19 @@
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
 <a name="mirror.reference"></a>Mirror Reference</h2></div></div></div>
 <div class="toc"><dl>
-<dt><span class="section">Meta Objects</span></dt>
-<dt><span class="section">Traits</span></dt>
-<dt><span class="section">Header files</span></dt>
+<dt><span class="section">Meta Objects</span></dt>
+<dt><span class="section">Traits</span></dt>
+<dt><span class="section">Header files</span></dt>
 </dl></div>
 <p>
         </p>
 <div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title">
-<a name="id704441"></a>Meta Objects</h3></div></div></div></div>
+<a name="id670580"></a>Meta Objects</h3></div></div></div></div>
 <div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title">
-<a name="id704448"></a>Traits</h3></div></div></div></div>
+<a name="id670588"></a>Traits</h3></div></div></div></div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
-<a name="id704455"></a>Header files</h3></div></div></div>
+<a name="id670595"></a>Header files</h3></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section">Header <boost/mirror/meta_namespace.hpp></span></dt>
 <dt><span class="section">Header <boost/mirror/meta_type.hpp></span></dt>
Modified: sandbox/mirror/libs/mirror/doc/reference/meta_class.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/reference/meta_class.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/reference/meta_class.xml	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -4,6 +4,8 @@
 <header name="boost/mirror/meta_class.hpp"
         xmlns:xi="http://www.w3.org/2001/XInclude"
 >
+	<using-namespace name="boost::mirror"/>
+	<using-namespace name="boost::cts"/>
         <namespace name="boost">
         <namespace name="mirror">
                 <class name="meta_class">
Modified: sandbox/mirror/libs/mirror/doc/reference/meta_namespace.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/reference/meta_namespace.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/reference/meta_namespace.xml	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -4,6 +4,8 @@
 <header name="boost/mirror/meta_namespace.hpp"
         xmlns:xi="http://www.w3.org/2001/XInclude"
 >
+	<using-namespace name="boost::mirror"/>
+	<using-namespace name="boost::cts"/>
         <namespace name="boost">
         <namespace name="mirror">
         
Modified: sandbox/mirror/libs/mirror/doc/reference/meta_type.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/reference/meta_type.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/reference/meta_type.xml	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -4,6 +4,8 @@
 <header name="boost/mirror/meta_type.hpp"
         xmlns:xi="http://www.w3.org/2001/XInclude"
 >
+	<using-namespace name="boost::mirror"/>
+	<using-namespace name="boost::cts"/>
         <namespace name="boost">
         <namespace name="mirror">
 
Modified: sandbox/mirror/libs/mirror/doc/samples/meta_namespace_ancestors_01.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/samples/meta_namespace_ancestors_01.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/samples/meta_namespace_ancestors_01.xml	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -2,8 +2,6 @@
 <!DOCTYPE section PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
         "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
 <programlisting id="mirror.reference.sample.meta_namespace.ancestors01">
-	<using-namespace name="boost::mirror"/>
-	<using-namespace name="boost::cts"/>
 using namespace ::boost;
 using namespace ::boost::mirror;
 
Modified: sandbox/mirror/libs/mirror/doc/samples/meta_namespace_ancestors_02.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/samples/meta_namespace_ancestors_02.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/samples/meta_namespace_ancestors_02.xml	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -2,8 +2,6 @@
 <!DOCTYPE section PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
         "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
 <programlisting id="mirror.reference.sample.meta_namespace.ancestors02">
-	<using-namespace name="boost::mirror"/>
-	<using-namespace name="boost::cts"/>
 <macroname>BOOST_MPL_ASSERT</macroname>((
         mpl::empty <
                 <macroname>BOOST_MIRRORED_GLOBAL_SCOPE</macroname>()::ancestors
Modified: sandbox/mirror/libs/mirror/doc/samples/usage_meta_namespace_02.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/samples/usage_meta_namespace_02.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/samples/usage_meta_namespace_02.xml	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -2,8 +2,6 @@
 <!DOCTYPE section PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
         "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
 <programlisting id="mirror.reference.sample.meta_namespace.usage02">
-	<using-namespace name="boost::mirror"/>
-	<using-namespace name="boost::cts"/>
 #include <boost/mpl/for_each.hpp>
 #include <boost/char_type_switch/iostream.hpp>
 #include <boost/mirror/meta_namespace.hpp>
Modified: sandbox/mirror/libs/mirror/doc/samples/usage_meta_namespace_03.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/samples/usage_meta_namespace_03.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/samples/usage_meta_namespace_03.xml	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -2,7 +2,6 @@
 <!DOCTYPE section PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
         "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
 <programlisting id="mirror.reference.sample.meta_namespace.usage03">
-	<using-namespace name="boost::mirror"/>
 #include <iostream>
 #include <boost/mirror/meta_namespace.hpp>
 
Modified: sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_02.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_02.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_02.xml	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -2,8 +2,6 @@
 <!DOCTYPE section PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
         "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
 <programlisting id="mirror.reference.sample.meta_type.usage02">
-	<using-namespace name="boost::mirror"/>
-	<using-namespace name="boost::cts"/>
 #include <string>
 #include <boost/char_type_switch/iostream.hpp>
 #include <boost/typeof/typeof.hpp>
Modified: sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_03.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_03.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_03.xml	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -2,8 +2,6 @@
 <!DOCTYPE section PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
         "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
 <programlisting id="mirror.reference.sample.meta_type.usage03">
-	<using-namespace name="boost::mirror"/>
-	<using-namespace name="boost::cts"/>
 #include <boost/char_type_switch/iostream.hpp>
 #include <boost/mirror/meta_type.hpp>
 
Modified: sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_04.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_04.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/samples/usage_meta_type_04.xml	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -2,8 +2,6 @@
 <!DOCTYPE section PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
         "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
 <programlisting id="mirror.reference.sample.meta_type.usage04">
-	<using-namespace name="boost::mirror"/>
-	<using-namespace name="boost::cts"/>
 #include <iostream>
 #include <boost/mirror/meta_type.hpp>
 
Modified: sandbox/mirror/libs/mirror/doc/samples/usage_namespaces_01.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/samples/usage_namespaces_01.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/samples/usage_namespaces_01.xml	2008-07-19 06:47:42 EDT (Sat, 19 Jul 2008)
@@ -2,8 +2,6 @@
 <!DOCTYPE section PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
         "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
 <programlisting>
-	<using-namespace name="boost::mirror"/>
-	<using-namespace name="boost::cts"/>
 #include <boost/char_type_switch/iostream.hpp>
 #include <boost/mirror/meta_namespace.hpp>
 #include <boost/mirror/traits/reflects_namespace.hpp>