|
msl 1.3.0
|
Go to the source code of this file.
Namespaces | |
| namespace | msl |
| Top-level namespace of the msl library. | |
| namespace | msl::graph |
| Graph-related objects and functions. | |
Typedefs | |
| using | msl::graph::SliceIterator = Iterator<::msl::SliceIterator::Container> |
| Iterator to a vector of slice specifications. | |
| using | msl::graph::SliceConstIterator = ConstIterator<::msl::SliceConstIterator::Container> |
| Non-mutable iterator to a vector of slice specifications. | |