msl 1.3.0
Loading...
Searching...
No Matches
SliceIterator.h File Reference

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.