Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types
gmx::OpenClTraitsBase< cl_type > Struct Template Reference

#include <gromacs/gpu_utils/oclraii.h>

Description

template<typename cl_type>
struct gmx::OpenClTraitsBase< cl_type >

Implements common trait infrastructure for OpenCL types.

Public Types

using ReleaserType = cl_int(*)(cl_type)
 Type of the function that will release a handle of this type.
 

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