RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Namespaces | Functions
align.hpp File Reference

RAJA header file containing an implementation of std align. More...

#include "RAJA/config.hpp"

Go to the source code of this file.

Namespaces

 RAJA
 

Functions

RAJA_INLINE void * RAJA::align (size_t alignment, size_t size, void *&ptr, size_t &space)
 

Detailed Description

RAJA header file containing an implementation of std align.