c++ Programming Glossary: alignedallocator
Making std::vector allocate aligned memory http://stackoverflow.com/questions/12942548/making-stdvector-allocate-aligned-memory template typename T Alignment Align Alignment AVX class AlignedAllocator template Alignment Align class AlignedAllocator void Align public.. AVX class AlignedAllocator template Alignment Align class AlignedAllocator void Align public typedef void pointer typedef const void const_pointer.. void value_type template class U struct rebind typedef AlignedAllocator U Align other template typename T Alignment Align class AlignedAllocator..
|