This is the iterator type created when applying simdize to a random access iterator type.
#include <simdize.h>
Public Member Functions | |
bool | operator< (const Iterator &rhs) const |
Returns whether all entries accessed via iterator dereferencing come before the iterator rhs . |