Update of /cvsroot/boost/boost/libs/serialization/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30303
Modified Files:
Tag: RC_1_34_0
void_cast.html
Log Message:
corrected html escapes
Index: void_cast.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/serialization/doc/void_cast.html,v
retrieving revision 1.1.6.1
retrieving revision 1.1.6.2
diff -u -d -r1.1.6.1 -r1.1.6.2
--- void_cast.html 5 Apr 2006 04:54:57 -0000 1.1.6.1
+++ void_cast.html 16 Jul 2006 01:56:20 -0000 1.1.6.2
@@ -57,8 +57,8 @@
pre-runtime and is available anywhere else in the program.
<li>only adjacent base/derived pairs need be registered. That is,
<pre><code>
- void_cast_register<A, B>();
- void_cast_register<B, C>();
+ void_cast_register<A, B>();
+ void_cast_register<B, C>();
</code></pre>
automatically derives the fact that A can be upcast to C and vice-versa.
</ul>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs