Speclib  0.1.2
The library for writing better CUDA libraries
sp::is_ptr_scalar< typename > Struct Template Reference

Type-trait for detecting if a given type is a PtrScalar of some sort. More...

#include <CudaScalar.hpp>

Inheritance diagram for sp::is_ptr_scalar< typename >:
[legend]

Detailed Description

template<typename>
struct sp::is_ptr_scalar< typename >

Type-trait for detecting if a given type is a PtrScalar of some sort.