is_execution_policy< T >

is_execution_policy< T >#

stdgpu: stdgpu::is_execution_policy< T >
stdgpu Latest
Efficient STL-like Data Structures on the GPU
stdgpu::is_execution_policy< T >

Detailed Description

template<typename T>
struct stdgpu::is_execution_policy< T >

Type trait to check whether the provided class is an execution policy.