Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67607 - in trunk/libs/icl/doc/html/header/boost/icl: continuous_interval discrete_interval dynamic_interval_traits functors gregorian impl_config interval interval_base_map interval_base_set interval_bounds interval_combining_style interval_map interval_set interval_traits iterator left_open_interval map open_interval ptime rational right_open_interval separate_interval_set split_interval_map split_interval_set
From: afojgo_at_[hidden]
Date: 2011-01-03 05:38:08


Author: jofaber
Date: 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
New Revision: 67607
URL: http://svn.boost.org/trac/boost/changeset/67607

Log:
Removed unlinked html-files generated by older versions of quickbook
Removed:
   trunk/libs/icl/doc/html/header/boost/icl/continuous_interval/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/discrete_interval/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/dynamic_interval_traits/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/functors/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/gregorian/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/impl_config/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/interval/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/interval_base_map/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/interval_base_set/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/interval_bounds/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/interval_combining_style/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/interval_map/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/interval_set/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/interval_traits/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/iterator/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/left_open_interval/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/map/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/open_interval/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/ptime/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/rational/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/right_open_interval/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/separate_interval_set/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/split_interval_map/hpp.html
   trunk/libs/icl/doc/html/header/boost/icl/split_interval_set/hpp.html

Deleted: trunk/libs/icl/doc/html/header/boost/icl/continuous_interval/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/continuous_interval/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,62 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/continuous_interval.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/value_size_icl_closed_interval__DomainT___id658108.html" title="Struct template value_size&lt;icl::closed_interval&lt; DomainT &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/continuous_interval.html" title="Class template continuous_interval">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_closed_interval__DomainT___id658108.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/continuous_interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.continuous_interval.hpp"></a>Header &lt;boost/icl/continuous_interval.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT ,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT)&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/continuous_interval.html" title="Class template continuous_interval">continuous_interval</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval_traits_icl_continuous_interval__DomainT__Compare___id658348.html" title="Struct template interval_traits&lt;icl::continuous_interval&lt; DomainT, Compare &gt;&gt;">interval_traits</a>&lt;icl::continuous_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/dynamic_interval_traits_boost_icl_continuous_interval__DomainT__Compare___id658456.html" title="Struct template dynamic_interval_traits&lt;boost::icl::continuous_interval&lt; DomainT, Compare &gt;&gt;">dynamic_interval_traits</a>&lt;boost::icl::continuous_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval_bound_type_continuous_interval__DomainT__Compare___id658567.html" title="Struct template interval_bound_type&lt;continuous_interval&lt; DomainT, Compare &gt;&gt;">interval_bound_type</a>&lt;continuous_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_continuous_interval_continuous_interval__DomainT__Compare___id658614.html" title="Struct template is_continuous_interval&lt;continuous_interval&lt; DomainT, Compare &gt;&gt;">is_continuous_interval</a>&lt;continuous_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/type_to_string_icl_continuous_interval__DomainT__Compare___id658664.html" title="Struct template type_to_string&lt;icl::continuous_interval&lt; DomainT, Compare &gt;&gt;">type_to_string</a>&lt;icl::continuous_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT &gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/value_size_icl_continuous_interval__DomainT___id658695.html" title="Struct template value_size&lt;icl::continuous_interval&lt; DomainT &gt;&gt;">value_size</a>&lt;icl::continuous_interval&lt; DomainT &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_closed_interval__DomainT___id658108.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/continuous_interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/discrete_interval/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/discrete_interval/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,62 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/discrete_interval.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/value_size_icl_continuous_interval__DomainT___id658695.html" title="Struct template value_size&lt;icl::continuous_interval&lt; DomainT &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/discrete_interval.html" title="Class template discrete_interval">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_continuous_interval__DomainT___id658695.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/discrete_interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.discrete_interval.hpp"></a>Header &lt;boost/icl/discrete_interval.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT ,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT)&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/discrete_interval.html" title="Class template discrete_interval">discrete_interval</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval_traits_icl_discrete_interval__DomainT__Compare___id658935.html" title="Struct template interval_traits&lt;icl::discrete_interval&lt; DomainT, Compare &gt;&gt;">interval_traits</a>&lt;icl::discrete_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/dynamic_interval_traits_boost_icl_discrete_interval__DomainT__Compare___id659043.html" title="Struct template dynamic_interval_traits&lt;boost::icl::discrete_interval&lt; DomainT, Compare &gt;&gt;">dynamic_interval_traits</a>&lt;boost::icl::discrete_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval_bound_type_discrete_interval__DomainT__Compare___id659154.html" title="Struct template interval_bound_type&lt;discrete_interval&lt; DomainT, Compare &gt;&gt;">interval_bound_type</a>&lt;discrete_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_discrete_interval_discrete_interval__DomainT__Compare___id659200.html" title="Struct template is_discrete_interval&lt;discrete_interval&lt; DomainT, Compare &gt;&gt;">is_discrete_interval</a>&lt;discrete_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/type_to_string_icl_discrete_interval__DomainT__Compare___id659251.html" title="Struct template type_to_string&lt;icl::discrete_interval&lt; DomainT, Compare &gt;&gt;">type_to_string</a>&lt;icl::discrete_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT &gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/value_size_icl_discrete_interval__DomainT___id659282.html" title="Struct template value_size&lt;icl::discrete_interval&lt; DomainT &gt;&gt;">value_size</a>&lt;icl::discrete_interval&lt; DomainT &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_continuous_interval__DomainT___id658695.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/discrete_interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/dynamic_interval_traits/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/dynamic_interval_traits/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,47 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/dynamic_interval_traits.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/value_size_icl_discrete_interval__DomainT___id659282.html" title="Struct template value_size&lt;icl::discrete_interval&lt; DomainT &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/dynamic_interval_traits.html" title="Struct template dynamic_interval_traits">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_discrete_interval__DomainT___id659282.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/dynamic_interval_traits.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.dynamic_interval_traits.hpp"></a>Header &lt;boost/icl/dynamic_interval_traits.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/dynamic_interval_traits.html" title="Struct template dynamic_interval_traits">dynamic_interval_traits</a>;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_discrete_interval__DomainT___id659282.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/dynamic_interval_traits.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/functors/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/functors/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,96 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/functors.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/dynamic_interval_traits.html" title="Struct template dynamic_interval_traits">
-<link rel="next" href="../../../../boost/icl/identity_based_inplace_combine.html" title="Struct template identity_based_inplace_combine">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/dynamic_interval_traits.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/identity_based_inplace_combine.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.functors.hpp"></a>Header &lt;boost/icl/functors.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/identity_based_inplace_combine.html" title="Struct template identity_based_inplace_combine">identity_based_inplace_combine</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/unit_element_based_inplace_combine.html" title="Struct template unit_element_based_inplace_combine">unit_element_based_inplace_combine</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_identity.html" title="Struct template inplace_identity">inplace_identity</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_erasure.html" title="Struct template inplace_erasure">inplace_erasure</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_plus.html" title="Struct template inplace_plus">inplace_plus</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_minus.html" title="Struct template inplace_minus">inplace_minus</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_bit_add.html" title="Struct template inplace_bit_add">inplace_bit_add</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_bit_subtract.html" title="Struct template inplace_bit_subtract">inplace_bit_subtract</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_bit_and.html" title="Struct template inplace_bit_and">inplace_bit_and</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_bit_xor.html" title="Struct template inplace_bit_xor">inplace_bit_xor</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_et.html" title="Struct template inplace_et">inplace_et</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_caret.html" title="Struct template inplace_caret">inplace_caret</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_insert.html" title="Struct template inplace_insert">inplace_insert</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_erase.html" title="Struct template inplace_erase">inplace_erase</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_star.html" title="Struct template inplace_star">inplace_star</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_slash.html" title="Struct template inplace_slash">inplace_slash</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_max.html" title="Struct template inplace_max">inplace_max</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inplace_min.html" title="Struct template inplace_min">inplace_min</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inter_section.html" title="Struct template inter_section">inter_section</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_plus__Type___id661306.html" title="Struct template inverse&lt;icl::inplace_plus&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_plus&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_minus__Type___id661328.html" title="Struct template inverse&lt;icl::inplace_minus&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_minus&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_bit_add__Type___id661349.html" title="Struct template inverse&lt;icl::inplace_bit_add&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_bit_add&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_bit_subtract__Type___id661371.html" title="Struct template inverse&lt;icl::inplace_bit_subtract&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_bit_subtract&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_et__Type___id661392.html" title="Struct template inverse&lt;icl::inplace_et&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_et&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_caret__Type___id661414.html" title="Struct template inverse&lt;icl::inplace_caret&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_caret&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_bit_and__Type___id661436.html" title="Struct template inverse&lt;icl::inplace_bit_and&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_bit_and&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_bit_xor__Type___id661457.html" title="Struct template inverse&lt;icl::inplace_bit_xor&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_bit_xor&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_star__Type___id661479.html" title="Struct template inverse&lt;icl::inplace_star&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_star&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_slash__Type___id661500.html" title="Struct template inverse&lt;icl::inplace_slash&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_slash&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_max__Type___id661522.html" title="Struct template inverse&lt;icl::inplace_max&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_max&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inplace_min__Type___id661544.html" title="Struct template inverse&lt;icl::inplace_min&lt; Type &gt;&gt;">inverse</a>&lt;icl::inplace_min&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/inverse_icl_inter_section__Type___id661565.html" title="Struct template inverse&lt;icl::inter_section&lt; Type &gt;&gt;">inverse</a>&lt;icl::inter_section&lt; Type &gt;&gt;;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Functor &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_negative.html" title="Struct template is_negative">is_negative</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_negative_icl_inplace_minus__Type___id661650.html" title="Struct template is_negative&lt;icl::inplace_minus&lt; Type &gt;&gt;">is_negative</a>&lt;icl::inplace_minus&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_negative_icl_inplace_bit_subtract__Type___id661690.html" title="Struct template is_negative&lt;icl::inplace_bit_subtract&lt; Type &gt;&gt;">is_negative</a>&lt;icl::inplace_bit_subtract&lt; Type &gt;&gt;;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Combiner &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/conversion.html" title="Struct template conversion">conversion</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Combiner &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/version.html" title="Struct template version">version</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/version_icl_inplace_minus__short___id661829.html" title="Struct version&lt;icl::inplace_minus&lt; short &gt;&gt;">version</a>&lt;icl::inplace_minus&lt; <span class="bold"><strong>short</strong></span> &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/version_icl_inplace_minus__int___id661851.html" title="Struct version&lt;icl::inplace_minus&lt; int &gt;&gt;">version</a>&lt;icl::inplace_minus&lt; <span class="bold"><strong>int</strong></span> &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/version_icl_inplace_minus__long___id661872.html" title="Struct version&lt;icl::inplace_minus&lt; long &gt;&gt;">version</a>&lt;icl::inplace_minus&lt; <span class="bold"><strong>long</strong></span> &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/version_icl_inplace_minus__long_long___id661894.html" title="Struct version&lt;icl::inplace_minus&lt; long long &gt;&gt;">version</a>&lt;icl::inplace_minus&lt; <span class="bold"><strong>long</strong></span> <span class="bold"><strong>long</strong></span> &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/version_icl_inplace_minus__float___id661916.html" title="Struct version&lt;icl::inplace_minus&lt; float &gt;&gt;">version</a>&lt;icl::inplace_minus&lt; <span class="bold"><strong>float</strong></span> &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/version_icl_inplace_minus__double___id661937.html" title="Struct version&lt;icl::inplace_minus&lt; double &gt;&gt;">version</a>&lt;icl::inplace_minus&lt; double &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/version_icl_inplace_minus__long_double___id661959.html" title="Struct version&lt;icl::inplace_minus&lt; long double &gt;&gt;">version</a>&lt;icl::inplace_minus&lt; <span class="bold"><strong>long</strong></span> double &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/version_icl_inplace_minus__Type___id661980.html" title="Struct template version&lt;icl::inplace_minus&lt; Type &gt;&gt;">version</a>&lt;icl::inplace_minus&lt; Type &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/dynamic_interval_traits.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/identity_based_inplace_combine.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/gregorian/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/gregorian/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,57 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/gregorian.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/version_icl_inplace_minus__Type___id661980.html" title="Struct template version&lt;icl::inplace_minus&lt; Type &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/is_discrete_boost_gregorian_date__id662046.html" title="Struct is_discrete&lt;boost::gregorian::date&gt;">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/version_icl_inplace_minus__Type___id661980.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/is_discrete_boost_gregorian_date__id662046.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.gregorian.hpp"></a>Header &lt;boost/icl/gregorian.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_discrete_boost_gregorian_date__id662046.html" title="Struct is_discrete&lt;boost::gregorian::date&gt;">is_discrete</a>&lt;boost::gregorian::date&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/identity_element_boost_gregorian_date_duration__id662079.html" title="Struct identity_element&lt;boost::gregorian::date_duration&gt;">identity_element</a>&lt;boost::gregorian::date_duration&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/has_difference_boost_gregorian_date__id662096.html" title="Struct has_difference&lt;boost::gregorian::date&gt;">has_difference</a>&lt;boost::gregorian::date&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/difference_type_of_boost_gregorian_date__id662128.html" title="Struct difference_type_of&lt;boost::gregorian::date&gt;">difference_type_of</a>&lt;boost::gregorian::date&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/size_type_of_boost_gregorian_date__id662141.html" title="Struct size_type_of&lt;boost::gregorian::date&gt;">size_type_of</a>&lt;boost::gregorian::date&gt;;
- <span class="type">boost::gregorian::date</span> <a name="boost.icl.operator++_id662154"></a><span class="bold"><strong>operator</strong></span>++(boost::gregorian::date &amp; x);
- <span class="type">boost::gregorian::date</span> <a name="boost.icl.operator--_id662164"></a><span class="bold"><strong>operator</strong></span>--(boost::gregorian::date &amp; x);
- <span class="type">boost::gregorian::date_duration</span>
- <a name="boost.icl.operator++_id662174"></a><span class="bold"><strong>operator</strong></span>++(boost::gregorian::date_duration &amp; x);
- <span class="type">boost::gregorian::date_duration</span>
- <a name="boost.icl.operator--_id662183"></a><span class="bold"><strong>operator</strong></span>--(boost::gregorian::date_duration &amp; x);
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/version_icl_inplace_minus__Type___id661980.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/is_discrete_boost_gregorian_date__id662046.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/impl_config/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/impl_config/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,45 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/impl_config.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/size_type_of_boost_gregorian_date__id662141.html" title="Struct size_type_of&lt;boost::gregorian::date&gt;">
-<link rel="next" href="../../../../ICL_IMPL_SPACE.html" title="Macro ICL_IMPL_SPACE">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/size_type_of_boost_gregorian_date__id662141.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../ICL_IMPL_SPACE.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.impl_config.hpp"></a>Header &lt;boost/icl/impl_config.hpp&gt;</h3></div></div></div>
-<pre class="synopsis">
-
-<a class="link" href="../../../../ICL_IMPL_SPACE.html" title="Macro ICL_IMPL_SPACE">ICL_IMPL_SPACE</a></pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/size_type_of_boost_gregorian_date__id662141.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../ICL_IMPL_SPACE.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/interval/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/interval/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,56 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/interval.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../ICL_IMPL_SPACE.html" title="Macro ICL_IMPL_SPACE">
-<link rel="next" href="../../../../boost/icl/interval.html" title="Struct template interval">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../ICL_IMPL_SPACE.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.interval.hpp"></a>Header &lt;boost/icl/interval.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT ,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT)&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval.html" title="Struct template interval">interval</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> IntervalT , bound_type PretendedBounds,
- bound_type RepresentedBounds&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/static_interval_IntervalT__true__PretendedBounds__RepresentedBounds__id662314.html" title="Struct template static_interval&lt;IntervalT, true, PretendedBounds, RepresentedBounds&gt;">static_interval</a>&lt;IntervalT, <span class="bold"><strong>true</strong></span>, PretendedBounds, RepresentedBounds&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> IntervalT , bound_type PretendedBounds,
- bound_type RepresentedBounds&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/static_interval_IntervalT__false__PretendedBounds__RepresentedBounds__id662373.html" title="Struct template static_interval&lt;IntervalT, false, PretendedBounds, RepresentedBounds&gt;">static_interval</a>&lt;IntervalT, <span class="bold"><strong>false</strong></span>, PretendedBounds, RepresentedBounds&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../ICL_IMPL_SPACE.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/interval_base_map/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/interval_base_map/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,77 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/interval_base_map.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/static_interval_IntervalT__false__PretendedBounds__RepresentedBounds__id662373.html" title="Struct template static_interval&lt;IntervalT, false, PretendedBounds, RepresentedBounds&gt;">
-<link rel="next" href="../../../../boost/icl/mapping_pair.html" title="Struct template mapping_pair">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/static_interval_IntervalT__false__PretendedBounds__RepresentedBounds__id662373.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/mapping_pair.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.interval_base_map.hpp"></a>Header &lt;boost/icl/interval_base_map.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/mapping_pair.html" title="Struct template mapping_pair">mapping_pair</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> SubType , <span class="bold"><strong>typename</strong></span> DomainT , <span class="bold"><strong>typename</strong></span> CodomainT ,
- <span class="bold"><strong>class</strong></span> Traits = icl::partial_absorber,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT),
- ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),
- ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),
- ICL_INTERVAL(ICL_COMPARE) Interval = ICL_INTERVAL_INSTANCE(ICL_INTERVAL_DEFAULT, DomainT, Compare),
- ICL_ALLOC Alloc = std::allocator&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/interval_base_map.html" title="Class template interval_base_map">interval_base_map</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> SubType , <span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_map_icl_interval_base_map__SubType__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id665653.html" title="Struct template is_map&lt;icl::interval_base_map&lt; SubType, DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">is_map</a>&lt;icl::interval_base_map&lt; SubType, DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> SubType , <span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/has_inverse_icl_interval_base_map__SubType__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id665762.html" title="Struct template has_inverse&lt;icl::interval_base_map&lt; SubType, DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">has_inverse</a>&lt;icl::interval_base_map&lt; SubType, DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> SubType , <span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_interval_container_icl_interval_base_map__SubType__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id665872.html" title="Struct template is_interval_container&lt;icl::interval_base_map&lt; SubType, DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">is_interval_container</a>&lt;icl::interval_base_map&lt; SubType, DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> SubType , <span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/absorbs_identities_icl_interval_base_map__SubType__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id665981.html" title="Struct template absorbs_identities&lt;icl::interval_base_map&lt; SubType, DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">absorbs_identities</a>&lt;icl::interval_base_map&lt; SubType, DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> SubType , <span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_total_icl_interval_base_map__SubType__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id666637.html" title="Struct template is_total&lt;icl::interval_base_map&lt; SubType, DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">is_total</a>&lt;icl::interval_base_map&lt; SubType, DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/static_interval_IntervalT__false__PretendedBounds__RepresentedBounds__id662373.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/mapping_pair.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/interval_base_set/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/interval_base_set/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,58 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/interval_base_set.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/is_total_icl_interval_base_map__SubType__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id666637.html" title="Struct template is_total&lt;icl::interval_base_map&lt; SubType, DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/interval_base_set.html" title="Class template interval_base_set">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/is_total_icl_interval_base_map__SubType__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id666637.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/interval_base_set.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.interval_base_set.hpp"></a>Header &lt;boost/icl/interval_base_set.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> SubType , <span class="bold"><strong>typename</strong></span> DomainT ,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT),
- ICL_INTERVAL(ICL_COMPARE) Interval = ICL_INTERVAL_INSTANCE(ICL_INTERVAL_DEFAULT, DomainT, Compare),
- ICL_ALLOC Alloc = std::allocator&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/interval_base_set.html" title="Class template interval_base_set">interval_base_set</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> SubType , <span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_set_icl_interval_base_set__SubType__DomainT__Compare__Interval__Alloc___id667726.html" title="Struct template is_set&lt;icl::interval_base_set&lt; SubType, DomainT, Compare, Interval, Alloc &gt;&gt;">is_set</a>&lt;icl::interval_base_set&lt; SubType, DomainT, Compare, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> SubType , <span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_interval_container_icl_interval_base_set__SubType__DomainT__Compare__Interval__Alloc___id667802.html" title="Struct template is_interval_container&lt;icl::interval_base_set&lt; SubType, DomainT, Compare, Interval, Alloc &gt;&gt;">is_interval_container</a>&lt;icl::interval_base_set&lt; SubType, DomainT, Compare, Interval, Alloc &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/is_total_icl_interval_base_map__SubType__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id666637.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/interval_base_set.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/interval_bounds/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/interval_bounds/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,50 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/interval_bounds.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/is_interval_container_icl_interval_base_set__SubType__DomainT__Compare__Interval__Alloc___id667802.html" title="Struct template is_interval_container&lt;icl::interval_base_set&lt; SubType, DomainT, Compare, Interval, Alloc &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/interval_bounds.html" title="Class interval_bounds">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/is_interval_container_icl_interval_base_set__SubType__DomainT__Compare__Interval__Alloc___id667802.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/interval_bounds.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.interval_bounds.hpp"></a>Header &lt;boost/icl/interval_bounds.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/interval_bounds.html" title="Class interval_bounds">interval_bounds</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT &gt; <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/bounded_value.html" title="Class template bounded_value">bounded_value</a>;
-
- <span class="bold"><strong>typedef</strong></span> <span class="bold"><strong>unsigned</strong></span> <span class="bold"><strong>char</strong></span> <a name="boost.icl.bound_type"></a>bound_type;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/is_interval_container_icl_interval_base_set__SubType__DomainT__Compare__Interval__Alloc___id667802.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/interval_bounds.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/interval_combining_style/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/interval_combining_style/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,53 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/interval_combining_style.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/bounded_value.html" title="Class template bounded_value">
-<link rel="next" href="../interval_map/hpp.html" title="Header &lt;boost/icl/interval_map.hpp&gt;">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/bounded_value.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../interval_map/hpp.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.interval_combining_style.hpp"></a>Header &lt;boost/icl/interval_combining_style.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>namespace</strong></span> interval_combine {
- <span class="type"></span> <a name="boost.icl.interval_combine.BOOST_STATIC_CONSTANT_id668263"></a>BOOST_STATIC_CONSTANT(<span class="bold"><strong>int</strong></span>, unknown = 0);
- <span class="type"></span> <a name="boost.icl.interval_combine.BOOST_STATIC_CONSTANT_id668278"></a>BOOST_STATIC_CONSTANT(<span class="bold"><strong>int</strong></span>, joining = 1);
- <span class="type"></span> <a name="boost.icl.interval_combine.BOOST_STATIC_CONSTANT_id668294"></a>BOOST_STATIC_CONSTANT(<span class="bold"><strong>int</strong></span>, separating = 2);
- <span class="type"></span> <a name="boost.icl.interval_combine.BOOST_STATIC_CONSTANT_id668309"></a>BOOST_STATIC_CONSTANT(<span class="bold"><strong>int</strong></span>, splitting = 3);
- <span class="type"></span> <a name="boost.icl.interval_combine.BOOST_STATIC_CONSTANT_id668325"></a>BOOST_STATIC_CONSTANT(<span class="bold"><strong>int</strong></span>, elemental = 4);
- }
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/bounded_value.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../interval_map/hpp.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/interval_map/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/interval_map/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,79 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/interval_map.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../interval_combining_style/hpp.html" title="Header &lt;boost/icl/interval_combining_style.hpp&gt;">
-<link rel="next" href="../../../../boost/icl/interval_map.html" title="Class template interval_map">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../interval_combining_style/hpp.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/interval_map.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.interval_map.hpp"></a>Header &lt;boost/icl/interval_map.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> DomainT , <span class="bold"><strong>typename</strong></span> CodomainT ,
- <span class="bold"><strong>class</strong></span> Traits = icl::partial_absorber,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT),
- ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),
- ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),
- ICL_INTERVAL(ICL_COMPARE) Interval = ICL_INTERVAL_INSTANCE(ICL_INTERVAL_DEFAULT, DomainT, Compare),
- ICL_ALLOC Alloc = std::allocator&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/interval_map.html" title="Class template interval_map">interval_map</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_map_icl_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id668854.html" title="Struct template is_map&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">is_map</a>&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/has_inverse_icl_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id668954.html" title="Struct template has_inverse&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">has_inverse</a>&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_interval_container_icl_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id669055.html" title="Struct template is_interval_container&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">is_interval_container</a>&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/absorbs_identities_icl_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id669156.html" title="Struct template absorbs_identities&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">absorbs_identities</a>&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_total_icl_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id669257.html" title="Struct template is_total&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">is_total</a>&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/type_to_string_icl_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id669358.html" title="Struct template type_to_string&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">type_to_string</a>&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../interval_combining_style/hpp.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/interval_map.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/interval_set/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/interval_set/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,64 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/interval_set.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/type_to_string_icl_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id669358.html" title="Struct template type_to_string&lt;icl::interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/interval_set.html" title="Class template interval_set">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/type_to_string_icl_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id669358.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/interval_set.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.interval_set.hpp"></a>Header &lt;boost/icl/interval_set.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> DomainT ,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT),
- ICL_INTERVAL(ICL_COMPARE) Interval = ICL_INTERVAL_INSTANCE(ICL_INTERVAL_DEFAULT, DomainT, Compare),
- ICL_ALLOC Alloc = std::allocator&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/interval_set.html" title="Class template interval_set">interval_set</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_set_icl_interval_set__DomainT__Compare__Interval__Alloc___id669820.html" title="Struct template is_set&lt;icl::interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">is_set</a>&lt;icl::interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_interval_container_icl_interval_set__DomainT__Compare__Interval__Alloc___id669887.html" title="Struct template is_interval_container&lt;icl::interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">is_interval_container</a>&lt;icl::interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_interval_joiner_icl_interval_set__DomainT__Compare__Interval__Alloc___id669954.html" title="Struct template is_interval_joiner&lt;icl::interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">is_interval_joiner</a>&lt;icl::interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/type_to_string_icl_interval_set__DomainT__Compare__Interval__Alloc___id670021.html" title="Struct template type_to_string&lt;icl::interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">type_to_string</a>&lt;icl::interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/type_to_string_icl_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id669358.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/interval_set.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/interval_traits/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/interval_traits/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,52 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/interval_traits.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/type_to_string_icl_interval_set__DomainT__Compare__Interval__Alloc___id670021.html" title="Struct template type_to_string&lt;icl::interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/domain_type_of_interval_traits__Type___id670076.html" title="Struct template domain_type_of&lt;interval_traits&lt; Type &gt;&gt;">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/type_to_string_icl_interval_set__DomainT__Compare__Interval__Alloc___id670021.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/domain_type_of_interval_traits__Type___id670076.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.interval_traits.hpp"></a>Header &lt;boost/icl/interval_traits.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/domain_type_of_interval_traits__Type___id670076.html" title="Struct template domain_type_of&lt;interval_traits&lt; Type &gt;&gt;">domain_type_of</a>&lt;interval_traits&lt; Type &gt;&gt;;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval_traits.html" title="Struct template interval_traits">interval_traits</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/difference_type_of_interval_traits__Type___id670162.html" title="Struct template difference_type_of&lt;interval_traits&lt; Type &gt;&gt;">difference_type_of</a>&lt;interval_traits&lt; Type &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Type &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/size_type_of_interval_traits__Type___id670188.html" title="Struct template size_type_of&lt;interval_traits&lt; Type &gt;&gt;">size_type_of</a>&lt;interval_traits&lt; Type &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/type_to_string_icl_interval_set__DomainT__Compare__Interval__Alloc___id670021.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/domain_type_of_interval_traits__Type___id670076.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/iterator/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/iterator/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,52 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/iterator.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/size_type_of_interval_traits__Type___id670188.html" title="Struct template size_type_of&lt;interval_traits&lt; Type &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/add_iterator.html" title="Class template add_iterator">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/size_type_of_interval_traits__Type___id670188.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/add_iterator.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.iterator.hpp"></a>Header &lt;boost/icl/iterator.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> ContainerT &gt; <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/add_iterator.html" title="Class template add_iterator">add_iterator</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> ContainerT &gt; <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/insert_iterator.html" title="Class template insert_iterator">insert_iterator</a>;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> ContainerT , <span class="bold"><strong>typename</strong></span> IteratorT &gt;
- <span class="type"><a class="link" href="../../../../boost/icl/add_iterator.html" title="Class template add_iterator">add_iterator</a>&lt; ContainerT &gt;</span> <a class="link" href="../../../../boost/icl/adder.html" title="Function template adder">adder</a>(ContainerT &amp;, IteratorT);
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> ContainerT , <span class="bold"><strong>typename</strong></span> IteratorT &gt;
- <span class="type"><a class="link" href="../../../../boost/icl/insert_iterator.html" title="Class template insert_iterator">insert_iterator</a>&lt; ContainerT &gt;</span> <a class="link" href="../../../../boost/icl/inserter.html" title="Function template inserter">inserter</a>(ContainerT &amp;, IteratorT);
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/size_type_of_interval_traits__Type___id670188.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/add_iterator.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/left_open_interval/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/left_open_interval/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,58 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/left_open_interval.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/inserter.html" title="Function template inserter">
-<link rel="next" href="../../../../boost/icl/left_open_interval.html" title="Class template left_open_interval">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/inserter.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/left_open_interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.left_open_interval.hpp"></a>Header &lt;boost/icl/left_open_interval.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT ,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT)&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/left_open_interval.html" title="Class template left_open_interval">left_open_interval</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval_traits_icl_left_open_interval__DomainT__Compare___id670562.html" title="Struct template interval_traits&lt;icl::left_open_interval&lt; DomainT, Compare &gt;&gt;">interval_traits</a>&lt;icl::left_open_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval_bound_type_left_open_interval__DomainT__Compare___id670664.html" title="Struct template interval_bound_type&lt;left_open_interval&lt; DomainT, Compare &gt;&gt;">interval_bound_type</a>&lt;left_open_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/type_to_string_icl_left_open_interval__DomainT__Compare___id670711.html" title="Struct template type_to_string&lt;icl::left_open_interval&lt; DomainT, Compare &gt;&gt;">type_to_string</a>&lt;icl::left_open_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/value_size_icl_left_open_interval__DomainT__Compare___id670742.html" title="Struct template value_size&lt;icl::left_open_interval&lt; DomainT, Compare &gt;&gt;">value_size</a>&lt;icl::left_open_interval&lt; DomainT, Compare &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/inserter.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/left_open_interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/map/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/map/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,79 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/map.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/value_size_icl_left_open_interval__DomainT__Compare___id670742.html" title="Struct template value_size&lt;icl::left_open_interval&lt; DomainT, Compare &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/partial_absorber.html" title="Struct partial_absorber">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_left_open_interval__DomainT__Compare___id670742.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/partial_absorber.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.map.hpp"></a>Header &lt;boost/icl/map.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/partial_absorber.html" title="Struct partial_absorber">partial_absorber</a>;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/partial_enricher.html" title="Struct partial_enricher">partial_enricher</a>;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/total_absorber.html" title="Struct total_absorber">total_absorber</a>;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/total_enricher.html" title="Struct total_enricher">total_enricher</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> DomainT , <span class="bold"><strong>typename</strong></span> CodomainT ,
- <span class="bold"><strong>class</strong></span> Traits = icl::partial_absorber,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT),
- ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),
- ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),
- ICL_ALLOC Alloc = std::allocator&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/map.html" title="Class template map">map</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_map_icl_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Alloc___id673874.html" title="Struct template is_map&lt;icl::map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Alloc &gt;&gt;">is_map</a>&lt;icl::map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/has_inverse_icl_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Alloc___id673966.html" title="Struct template has_inverse&lt;icl::map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Alloc &gt;&gt;">has_inverse</a>&lt;icl::map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/absorbs_identities_icl_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Alloc___id674059.html" title="Struct template absorbs_identities&lt;icl::map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Alloc &gt;&gt;">absorbs_identities</a>&lt;icl::map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_total_icl_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Alloc___id674148.html" title="Struct template is_total&lt;icl::map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Alloc &gt;&gt;">is_total</a>&lt;icl::map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/type_to_string_icl_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Alloc___id674236.html" title="Struct template type_to_string&lt;icl::map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Alloc &gt;&gt;">type_to_string</a>&lt;icl::map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Alloc &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_left_open_interval__DomainT__Compare___id670742.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/partial_absorber.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/open_interval/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/open_interval/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,58 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/open_interval.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/type_to_string_icl_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Alloc___id674236.html" title="Struct template type_to_string&lt;icl::map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Alloc &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/open_interval.html" title="Class template open_interval">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/type_to_string_icl_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Alloc___id674236.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/open_interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.open_interval.hpp"></a>Header &lt;boost/icl/open_interval.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT ,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT)&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/open_interval.html" title="Class template open_interval">open_interval</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval_traits_icl_open_interval__DomainT__Compare___id674409.html" title="Struct template interval_traits&lt;icl::open_interval&lt; DomainT, Compare &gt;&gt;">interval_traits</a>&lt;icl::open_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval_bound_type_open_interval__DomainT__Compare___id674511.html" title="Struct template interval_bound_type&lt;open_interval&lt; DomainT, Compare &gt;&gt;">interval_bound_type</a>&lt;open_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/type_to_string_icl_open_interval__DomainT__Compare___id674558.html" title="Struct template type_to_string&lt;icl::open_interval&lt; DomainT, Compare &gt;&gt;">type_to_string</a>&lt;icl::open_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/value_size_icl_open_interval__DomainT__Compare___id674589.html" title="Struct template value_size&lt;icl::open_interval&lt; DomainT, Compare &gt;&gt;">value_size</a>&lt;icl::open_interval&lt; DomainT, Compare &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/type_to_string_icl_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Alloc___id674236.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/open_interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/ptime/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/ptime/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,56 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/ptime.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/value_size_icl_open_interval__DomainT__Compare___id674589.html" title="Struct template value_size&lt;icl::open_interval&lt; DomainT, Compare &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/is_discrete_boost_posix_time_ptime__id674636.html" title="Struct is_discrete&lt;boost::posix_time::ptime&gt;">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_open_interval__DomainT__Compare___id674589.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/is_discrete_boost_posix_time_ptime__id674636.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.ptime.hpp"></a>Header &lt;boost/icl/ptime.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_discrete_boost_posix_time_ptime__id674636.html" title="Struct is_discrete&lt;boost::posix_time::ptime&gt;">is_discrete</a>&lt;boost::posix_time::ptime&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/has_difference_boost_posix_time_ptime__id674668.html" title="Struct has_difference&lt;boost::posix_time::ptime&gt;">has_difference</a>&lt;boost::posix_time::ptime&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/difference_type_of_boost_posix_time_ptime__id674701.html" title="Struct difference_type_of&lt;boost::posix_time::ptime&gt;">difference_type_of</a>&lt;boost::posix_time::ptime&gt;;
- <span class="bold"><strong>template</strong></span>&lt;&gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/size_type_of_boost_posix_time_ptime__id674714.html" title="Struct size_type_of&lt;boost::posix_time::ptime&gt;">size_type_of</a>&lt;boost::posix_time::ptime&gt;;
- <span class="type">boost::posix_time::ptime</span> <a name="boost.icl.operator++_id674727"></a><span class="bold"><strong>operator</strong></span>++(boost::posix_time::ptime &amp; x);
- <span class="type">boost::posix_time::ptime</span> <a name="boost.icl.operator--_id674737"></a><span class="bold"><strong>operator</strong></span>--(boost::posix_time::ptime &amp; x);
- <span class="type">boost::posix_time::time_duration</span>
- <a name="boost.icl.operator++_id674746"></a><span class="bold"><strong>operator</strong></span>++(boost::posix_time::time_duration &amp; x);
- <span class="type">boost::posix_time::time_duration</span>
- <a name="boost.icl.operator--_id674756"></a><span class="bold"><strong>operator</strong></span>--(boost::posix_time::time_duration &amp; x);
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_open_interval__DomainT__Compare___id674589.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/is_discrete_boost_posix_time_ptime__id674636.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/rational/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/rational/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,50 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/rational.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/size_type_of_boost_posix_time_ptime__id674714.html" title="Struct size_type_of&lt;boost::posix_time::ptime&gt;">
-<link rel="next" href="../../../../boost/icl/is_numeric_boost_rational__Integral___id674773.html" title="Struct template is_numeric&lt;boost::rational&lt; Integral &gt;&gt;">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/size_type_of_boost_posix_time_ptime__id674714.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/is_numeric_boost_rational__Integral___id674773.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.rational.hpp"></a>Header &lt;boost/icl/rational.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Integral &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_numeric_boost_rational__Integral___id674773.html" title="Struct template is_numeric&lt;boost::rational&lt; Integral &gt;&gt;">is_numeric</a>&lt;boost::rational&lt; Integral &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Integral &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_continuous_boost_rational__Integral___id675358.html" title="Struct template is_continuous&lt;boost::rational&lt; Integral &gt;&gt;">is_continuous</a>&lt;boost::rational&lt; Integral &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Integral &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_discrete_boost_rational__Integral___id675396.html" title="Struct template is_discrete&lt;boost::rational&lt; Integral &gt;&gt;">is_discrete</a>&lt;boost::rational&lt; Integral &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> Integral &gt; <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/has_inverse_boost_rational__Integral___id675435.html" title="Struct template has_inverse&lt;boost::rational&lt; Integral &gt;&gt;">has_inverse</a>&lt;boost::rational&lt; Integral &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/size_type_of_boost_posix_time_ptime__id674714.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/is_numeric_boost_rational__Integral___id674773.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/right_open_interval/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/right_open_interval/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,58 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/right_open_interval.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/has_inverse_boost_rational__Integral___id675435.html" title="Struct template has_inverse&lt;boost::rational&lt; Integral &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/right_open_interval.html" title="Class template right_open_interval">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/has_inverse_boost_rational__Integral___id675435.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/right_open_interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.right_open_interval.hpp"></a>Header &lt;boost/icl/right_open_interval.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT ,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT)&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/right_open_interval.html" title="Class template right_open_interval">right_open_interval</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval_traits_icl_right_open_interval__DomainT__Compare___id675573.html" title="Struct template interval_traits&lt;icl::right_open_interval&lt; DomainT, Compare &gt;&gt;">interval_traits</a>&lt;icl::right_open_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/interval_bound_type_right_open_interval__DomainT__Compare___id675675.html" title="Struct template interval_bound_type&lt;right_open_interval&lt; DomainT, Compare &gt;&gt;">interval_bound_type</a>&lt;right_open_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/type_to_string_icl_right_open_interval__DomainT__Compare___id675722.html" title="Struct template type_to_string&lt;icl::right_open_interval&lt; DomainT, Compare &gt;&gt;">type_to_string</a>&lt;icl::right_open_interval&lt; DomainT, Compare &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/value_size_icl_right_open_interval__DomainT__Compare___id675753.html" title="Struct template value_size&lt;icl::right_open_interval&lt; DomainT, Compare &gt;&gt;">value_size</a>&lt;icl::right_open_interval&lt; DomainT, Compare &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/has_inverse_boost_rational__Integral___id675435.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/right_open_interval.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/separate_interval_set/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/separate_interval_set/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,64 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/separate_interval_set.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/value_size_icl_right_open_interval__DomainT__Compare___id675753.html" title="Struct template value_size&lt;icl::right_open_interval&lt; DomainT, Compare &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/separate_interval_set.html" title="Class template separate_interval_set">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_right_open_interval__DomainT__Compare___id675753.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/separate_interval_set.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.separate_interval_set.hpp"></a>Header &lt;boost/icl/separate_interval_set.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> DomainT ,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT),
- ICL_INTERVAL(ICL_COMPARE) Interval = ICL_INTERVAL_INSTANCE(ICL_INTERVAL_DEFAULT, DomainT, Compare),
- ICL_ALLOC Alloc = std::allocator&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/separate_interval_set.html" title="Class template separate_interval_set">separate_interval_set</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_set_icl_separate_interval_set__DomainT__Compare__Interval__Alloc___id676172.html" title="Struct template is_set&lt;icl::separate_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">is_set</a>&lt;icl::separate_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_interval_container_icl_separate_interval_set__DomainT__Compare__Interval__Alloc___id676239.html" title="Struct template is_interval_container&lt;icl::separate_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">is_interval_container</a>&lt;icl::separate_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_interval_separator_icl_separate_interval_set__DomainT__Compare__Interval__Alloc___id676306.html" title="Struct template is_interval_separator&lt;icl::separate_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">is_interval_separator</a>&lt;icl::separate_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/type_to_string_icl_separate_interval_set__DomainT__Compare__Interval__Alloc___id676373.html" title="Struct template type_to_string&lt;icl::separate_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">type_to_string</a>&lt;icl::separate_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/value_size_icl_right_open_interval__DomainT__Compare___id675753.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/separate_interval_set.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/split_interval_map/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/split_interval_map/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,83 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/split_interval_map.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/type_to_string_icl_separate_interval_set__DomainT__Compare__Interval__Alloc___id676373.html" title="Struct template type_to_string&lt;icl::separate_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/split_interval_map.html" title="Class template split_interval_map">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/type_to_string_icl_separate_interval_set__DomainT__Compare__Interval__Alloc___id676373.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/split_interval_map.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.split_interval_map.hpp"></a>Header &lt;boost/icl/split_interval_map.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> DomainT , <span class="bold"><strong>typename</strong></span> CodomainT ,
- <span class="bold"><strong>class</strong></span> Traits = icl::partial_absorber,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT),
- ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),
- ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),
- ICL_INTERVAL(ICL_COMPARE) Interval = ICL_INTERVAL_INSTANCE(ICL_INTERVAL_DEFAULT, DomainT, Compare),
- ICL_ALLOC Alloc = std::allocator&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/split_interval_map.html" title="Class template split_interval_map">split_interval_map</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_map_icl_split_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id676901.html" title="Struct template is_map&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">is_map</a>&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/has_inverse_icl_split_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id677002.html" title="Struct template has_inverse&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">has_inverse</a>&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_interval_container_icl_split_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id677103.html" title="Struct template is_interval_container&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">is_interval_container</a>&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_interval_splitter_icl_split_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id677204.html" title="Struct template is_interval_splitter&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">is_interval_splitter</a>&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/absorbs_identities_icl_split_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id677304.html" title="Struct template absorbs_identities&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">absorbs_identities</a>&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_total_icl_split_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id677405.html" title="Struct template is_total&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">is_total</a>&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , <span class="bold"><strong>class</strong></span> CodomainT , <span class="bold"><strong>class</strong></span> Traits ,
- ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/type_to_string_icl_split_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id677506.html" title="Struct template type_to_string&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">type_to_string</a>&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/type_to_string_icl_separate_interval_set__DomainT__Compare__Interval__Alloc___id676373.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/split_interval_map.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>

Deleted: trunk/libs/icl/doc/html/header/boost/icl/split_interval_set/hpp.html
==============================================================================
--- trunk/libs/icl/doc/html/header/boost/icl/split_interval_set/hpp.html 2011-01-03 05:37:57 EST (Mon, 03 Jan 2011)
+++ (empty file)
@@ -1,64 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Header &lt;boost/icl/split_interval_set.hpp&gt;</title>
-<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../../../index.html" title="Chapter 1. Boost.Icl">
-<link rel="up" href="../../../../interval_container_library_reference.html" title="Interval Container Library Reference">
-<link rel="prev" href="../../../../boost/icl/type_to_string_icl_split_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id677506.html" title="Struct template type_to_string&lt;icl::split_interval_map&lt; DomainT, CodomainT, Traits, Compare, Combine, Section, Interval, Alloc &gt;&gt;">
-<link rel="next" href="../../../../boost/icl/split_interval_set.html" title="Class template split_interval_set">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/type_to_string_icl_split_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id677506.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/split_interval_set.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-<div class="section" lang="en">
-<div class="titlepage"><div><div><h3 class="title">
-<a name="header.boost.icl.split_interval_set.hpp"></a>Header &lt;boost/icl/split_interval_set.hpp&gt;</h3></div></div></div>
-<pre class="synopsis"><span class="bold"><strong>namespace</strong></span> boost {
- <span class="bold"><strong>namespace</strong></span> icl {
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>typename</strong></span> DomainT ,
- ICL_COMPARE Compare = ICL_COMPARE_INSTANCE(std::less, DomainT),
- ICL_INTERVAL(ICL_COMPARE) Interval = ICL_INTERVAL_INSTANCE(ICL_INTERVAL_DEFAULT, DomainT, Compare),
- ICL_ALLOC Alloc = std::allocator&gt;
- <span class="bold"><strong>class</strong></span> <a class="link" href="../../../../boost/icl/split_interval_set.html" title="Class template split_interval_set">split_interval_set</a>;
-
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_set_icl_split_interval_set__DomainT__Compare__Interval__Alloc___id678513.html" title="Struct template is_set&lt;icl::split_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">is_set</a>&lt;icl::split_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_interval_container_icl_split_interval_set__DomainT__Compare__Interval__Alloc___id678581.html" title="Struct template is_interval_container&lt;icl::split_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">is_interval_container</a>&lt;icl::split_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/is_interval_splitter_icl_split_interval_set__DomainT__Compare__Interval__Alloc___id678648.html" title="Struct template is_interval_splitter&lt;icl::split_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">is_interval_splitter</a>&lt;icl::split_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- <span class="bold"><strong>template</strong></span>&lt;<span class="bold"><strong>class</strong></span> DomainT , ICL_COMPARE Compare,
- ICL_INTERVAL(ICL_COMPARE) Interval, ICL_ALLOC Alloc&gt;
- <span class="bold"><strong>struct</strong></span> <a class="link" href="../../../../boost/icl/type_to_string_icl_split_interval_set__DomainT__Compare__Interval__Alloc___id678715.html" title="Struct template type_to_string&lt;icl::split_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;">type_to_string</a>&lt;icl::split_interval_set&lt; DomainT, Compare, Interval, Alloc &gt;&gt;;
- }
-}</pre>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2007 -2010 Joachim Faulhaber<br>Copyright © 1999 -2006 Cortex Software GmbH<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="../../../../boost/icl/type_to_string_icl_split_interval_map__DomainT__CodomainT__Traits__Compare__Combine__Section__Interval__Alloc___id677506.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../interval_container_library_reference.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../../../boost/icl/split_interval_set.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk