Sparse interval and iterators. More...


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. | |
Sparse interval and iterators.
Definition in file sparse_interval.hh.
1.7.1