index.html 771 B

12345678910111213141516171819
  1. <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
  2. "http://www.w3.org/TR/html4/frameset.dtd"><html>
  3. <head>
  4. <!--
  5. Revised 1 November, 2004
  6. &copy; Copyright <a href="http://www.rrsd.com">Robert Ramey</a> 2002-2004.
  7. Distributed under the Boost Software License, Version 1.0. (See
  8. accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  9. -->
  10. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  11. <link rel="stylesheet" type="text/css" href="../../../boost.css">
  12. <title>Serialization</title>
  13. </head>
  14. <frameset cols="30%, 70%">
  15. <frame name="contents" src="contents.html" scrolling = "yes">
  16. <frame name="detail" src="overview.html" scrolling = "yes">
  17. <noframes><a href="overview.html"</a></noframes>
  18. </frameset>
  19. </html>