Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class 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
 

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

SparseInterval verifies the container concept.


Generated on Sun Jul 18 14:30:52 2004 for Vaucanson by doxygen 1.3.7