Defines class MultiIndexIterator and a few helpers.
More...
#include "MultiIndexIteratorFwd.h"
#include "BlitzTiny.h"
#include <boost/operators.hpp>
#include <boost/mpl/identity.hpp>
Go to the source code of this file.
|
|
#define | FORWARD_IteratorHelper boost::forward_iterator_helper<MultiIndexIterator<RANK>,IdxTiny<RANK> > |
| |
|
|
typedef boost::mpl::false_ | cpputils::mii::Begin |
| |
|
typedef boost::mpl::true_ | cpputils::mii::End |
| |
|
|
const Begin | cpputils::mii::begin =Begin() |
| |
|
const End | cpputils::mii::end =End () |
| |
Defines class MultiIndexIterator and a few helpers.
Definition in file MultiIndexIterator.h.