alpaka
Abstraction Library for Parallel Kernel Acceleration
AllocCpuAligned.hpp File Reference

Go to the source code of this file.

Classes

class  alpaka::AllocCpuAligned< TAlignment >
 The CPU boost aligned allocator. More...
 
struct  alpaka::trait::Free< T, AllocCpuAligned< TAlignment > >
 The CPU boost aligned allocator memory free trait specialization. More...
 
struct  alpaka::trait::Malloc< T, AllocCpuAligned< TAlignment > >
 The CPU boost aligned allocator memory allocation trait specialization. More...
 

Namespaces

 alpaka
 The alpaka accelerator library.
 
 alpaka::trait
 The accelerator traits.