Vc
0.7.5-dev
SIMD Vector Classes for C++
|
|
Helper class to ensure proper alignment.
This class reimplements the new
and delete
operators to align the allocated object suitably for vector data. Additionally the type is annotated to require that same alignment when placed on the stack.
#include <dox.h>