Vaucanson 1.4
Classes | Namespaces
sparse_interval.hh File Reference

Sparse interval and iterators. More...

Include dependency graph for sparse_interval.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SparseIterator< Integer, ExcludedContainer >
 SparseIterator is an iterator over range except some points. More...
class  SparseInterval< Integer, ExcludedContainer >
 Container over a sparse integer range. More...

Namespaces

namespace  vcsn
 

The main namespace of the Vaucanson library.


namespace  vcsn::misc
 

The namespace for miscellaneous constructs.


namespace  std
 

Declaring the traits for SupportIterator, according to the STL.



Detailed Description

Sparse interval and iterators.

Definition in file sparse_interval.hh.