Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

SparseInterval Class Template Reference
[Utility constructs for Vaucanson]

Container over a sparse integer range. More...

List of all members.

Public Member Functions

 SparseInterval (integer_t, integer_t, const excluded_container_t &)
 SparseInterval is a const adapter of a 3-uple : (from, begin, excluded).


Detailed Description

template<class Integer, class ExcludedContainer>
class utility::SparseInterval< Integer, ExcludedContainer >

Container over a sparse integer range.

SparseInterval is a const adapter of a 3-uple : (from, begin, excluded). SparseInterval verifies the container concept.


Constructor & Destructor Documentation

SparseInterval integer_t    f,
integer_t    t,
const excluded_container_t &    c
[inline]
 

SparseInterval is a const adapter of a 3-uple : (from, begin, excluded).

SparseInterval verifies the container concept.


Generated on Tue Jul 1 18:19:14 2003 for Vaucanson by doxygen1.3-rc3