Intrepid2
Public Member Functions | List of all members
Intrepid2::DeviceDeleter< Device > Struct Template Reference

Struct for deleting device instantiation. More...

#include <Intrepid2_Utils.hpp>

Public Member Functions

template<typename T >
void operator() (T *ptr)
 

Detailed Description

template<typename Device>
struct Intrepid2::DeviceDeleter< Device >

Struct for deleting device instantiation.

Definition at line 812 of file Intrepid2_Utils.hpp.

Member Function Documentation

◆ operator()()

template<typename Device >
template<typename T >
void Intrepid2::DeviceDeleter< Device >::operator() ( T *  ptr)
inline

Definition at line 814 of file Intrepid2_Utils.hpp.


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