Stride Reference Manual
- generated for commit 9643b11
|
Interface/Implementation for RangeIndexer. More...
#include <boost/range.hpp>
#include <boost/range/adaptors.hpp>
#include <iterator>
Go to the source code of this file.
Classes | |
class | stride::util::SliceIndexer< T, Key > |
Datastructure to index a container (supporting RandomAccessIterators) with slices. More... | |
Namespaces | |
stride | |
Namespace for the simulator and related classes. | |
stride::util | |
Utilities for the project. | |
Functions | |
template<typename T > | |
SliceIndexer< T > | stride::util::make_slice_indexer (T &t) |
Interface/Implementation for RangeIndexer.
Definition in file SliceIndexer.h.