RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Public Member Functions | List of all members
RAJA::FreeAligned Struct Reference

#include <MemUtils_CPU.hpp>

Inheritance diagram for RAJA::FreeAligned:
RAJA::FreeAlignedType< T, index_type >

Public Member Functions

void operator() (void *ptr)
 

Detailed Description

Deleter function object for memory allocated with allocate_aligned

Member Function Documentation

◆ operator()()

void RAJA::FreeAligned::operator() ( void *  ptr)
inline

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