Checking the consistency of template arguments for use in slicing. More...
#include <BlitzArraySliceIterator.h>
Inheritance diagram for blitzplusplus::basi::ConsistencyChecker< RANK, V >:Public Types | |
| typedef boost::mpl::sort< V >::type | SortedV |
Checking the consistency of template arguments for use in slicing.
V must not be larger than RANKV must not contain duplicated elementsV must be smaller than RANKDefinition at line 66 of file BlitzArraySliceIterator.h.