![]()  | 
  
    Vc
    1.1.0
    
   SIMD Vector Classes for C++ 
   | 
            | 
 
Helper class for the Memory::vector(size_t) class of functions.
You will never need to directly make use of this class. It is an implementation detail of the Memory API.
Definition at line 42 of file iterators.h.
#include <Vc/Memory>
Public Member Functions | |
| operator V () const | |
Cast to V operator.  More... | |
      
  | 
  inline | 
Cast to V operator. 
This function allows to assign this object to any object of type V. 
Definition at line 89 of file memorybase.h.