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.

Typedefs

using msl::SliceIterator = Iterator<std::vector<sSLICE_POS>>
 Iterator to a vector of slice specifications.
using msl::SliceConstIterator = ConstIterator<std::vector<sSLICE_POS>>
 Non-mutable iterator to a vector of slice specifications.