1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4<title>Header <boost/icl/interval.hpp></title> 5<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="../../../index.html" title="Chapter 1. Boost.Icl"> 8<link rel="up" href="../../../interval_container_library_reference.html" title="Interval Container Library Reference"> 9<link rel="prev" href="../../../ICL_IMPL_SPACE.html" title="Macro ICL_IMPL_SPACE"> 10<link rel="next" href="../../../boost/icl/interval.html" title="Struct template interval"> 11</head> 12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 13<table cellpadding="2" width="100%"><tr> 14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td> 15<td align="center"><a href="../../../../../../../index.html">Home</a></td> 16<td align="center"><a href="../../../../../../libraries.htm">Libraries</a></td> 17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> 18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> 19<td align="center"><a href="../../../../../../../more/index.htm">More</a></td> 20</tr></table> 21<hr> 22<div class="spirit-nav"> 23<a accesskey="p" href="../../../ICL_IMPL_SPACE.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../interval_container_library_reference.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../../boost/icl/interval.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> 24</div> 25<div class="section"> 26<div class="titlepage"><div><div><h3 class="title"> 27<a name="header.boost.icl.interval_hpp"></a>Header <<a href="../../../../../../../boost/icl/interval.hpp" target="_top">boost/icl/interval.hpp</a>></h3></div></div></div> 28<pre class="synopsis"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span> 29 <span class="keyword">namespace</span> <span class="identifier">icl</span> <span class="special">{</span> 30 <span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> DomainT<span class="special">,</span> 31 <span class="identifier">ICL_COMPARE</span> Compare <span class="special">=</span> <span class="identifier">ICL_COMPARE_INSTANCE</span><span class="special">(</span><span class="identifier">ICL_COMPARE_DEFAULT</span><span class="special">,</span> <span class="identifier">DomainT</span><span class="special">)</span><span class="special">></span> 32 <span class="keyword">struct</span> <a class="link" href="../../../boost/icl/interval.html" title="Struct template interval">interval</a><span class="special">;</span> 33 <span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> IntervalT<span class="special">,</span> <span class="keyword">bool</span> IsDiscrete<span class="special">,</span> <span class="identifier">bound_type</span> PretendedBounds<span class="special">,</span> 34 <span class="identifier">bound_type</span> RepresentedBounds<span class="special">></span> 35 <span class="keyword">struct</span> <a class="link" href="../../../boost/icl/static_interval.html" title="Struct template static_interval">static_interval</a><span class="special">;</span> 36 37 <span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> IntervalT<span class="special">,</span> <span class="identifier">bound_type</span> PretendedBounds<span class="special">,</span> 38 <span class="identifier">bound_type</span> RepresentedBounds<span class="special">></span> 39 <span class="keyword">struct</span> <a class="link" href="../../../boost/icl/static_i_idm46087607362224.html" title="Struct template static_interval<IntervalT, false, PretendedBounds, RepresentedBounds>">static_interval</a><span class="special"><</span><span class="identifier">IntervalT</span><span class="special">,</span> <span class="keyword">false</span><span class="special">,</span> <span class="identifier">PretendedBounds</span><span class="special">,</span> <span class="identifier">RepresentedBounds</span><span class="special">></span><span class="special">;</span> 40 <span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> IntervalT<span class="special">,</span> <span class="identifier">bound_type</span> PretendedBounds<span class="special">,</span> 41 <span class="identifier">bound_type</span> RepresentedBounds<span class="special">></span> 42 <span class="keyword">struct</span> <a class="link" href="../../../boost/icl/static_i_idm46087607353632.html" title="Struct template static_interval<IntervalT, true, PretendedBounds, RepresentedBounds>">static_interval</a><span class="special"><</span><span class="identifier">IntervalT</span><span class="special">,</span> <span class="keyword">true</span><span class="special">,</span> <span class="identifier">PretendedBounds</span><span class="special">,</span> <span class="identifier">RepresentedBounds</span><span class="special">></span><span class="special">;</span> 43 <span class="special">}</span> 44<span class="special">}</span></pre> 45</div> 46<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 47<td align="left"></td> 48<td align="right"><div class="copyright-footer">Copyright © 2007-2010 Joachim 49 Faulhaber<br>Copyright © 1999-2006 Cortex Software 50 GmbH<p> 51 Distributed under the Boost Software License, Version 1.0. (See accompanying 52 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) 53 </p> 54</div></td> 55</tr></table> 56<hr> 57<div class="spirit-nav"> 58<a accesskey="p" href="../../../ICL_IMPL_SPACE.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../interval_container_library_reference.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../../boost/icl/interval.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> 59</div> 60</body> 61</html> 62