Update of /cvsroot/boost/boost/libs/serialization/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1289

Modified Files:
      Tag: RC_1_34_0
        special.html 
Log Message:
fixed link

Index: special.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/serialization/doc/special.html,v
retrieving revision 1.10.2.2
retrieving revision 1.10.2.3
diff -u -d -r1.10.2.2 -r1.10.2.3
--- special.html        4 Jun 2006 15:14:51 -0000       1.10.2.2
+++ special.html        16 Jul 2006 20:34:47 -0000      1.10.2.3
@@ -179,7 +179,7 @@
   <li>The header <a href="../../../boost/serialization/export.hpp" 
target="export_hpp">export.hpp</a>
   builds a list of archive classes whose header modules have been previously 
included.  
   It does this by checking to see which inclusion guard constants have been 
defined.
-  The header <a 
href="../../../boost/serialization/detail/known_archive_types.hpp" 
target="known_archive_types_hpp">known_archive_types.hpp</a>
+  The header <a href="../../../boost/archive/detail/known_archive_types.hpp" 
target="known_archive_types_hpp">known_archive_types.hpp</a>
   lists the archive header files which whose include guards will be checked.  
If you create your own
   archive class, you probably want to edit this file.
   <li><code style="white-space: normal">BOOST_CLASS_EXPORT(my_class)</code> 
explicitly instantiates



-------------------------------------------------------------------------
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

Reply via email to