Vc 1.4.5
SIMD Vector Classes for C++
Loading...
Searching...
No Matches
Iterator< T, N, M, V, Size, std::random_access_iterator_tag > Class Template Reference

Detailed Description

template<typename T, size_t N, IteratorDetails::Mutable M, typename V, size_t Size>
class Vc::SimdizeDetail::IteratorDetails::Iterator< T, N, M, V, Size, std::random_access_iterator_tag >

This is the iterator type created when applying simdize to a random access iterator type.

Definition at line 1744 of file simdize.h.

#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.

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/Vc-1.4.5-build/Vc-1.4.5/Vc/common/simdize.h