Vc  1.1.0
SIMD Vector Classes for C++
AlignedBase< Alignment > Struct Template Reference

Detailed Description

template<std::size_t Alignment>
struct Vc::AlignedBase< Alignment >

Helper class to ensure a given alignment.

This class reimplements the new and delete operators to align objects allocated on the heap suitably with the specified alignment Alignment.

See also
Vc::VectorAlignedBase
Vc::MemoryAlignedBase

Definition at line 68 of file alignedbase.h.

#include <alignedbase.h>


The documentation for this struct was generated from the following file: