Template Struct IsPointer

Struct Documentation

template<typename T>
struct hipcub::IsPointer

Public Static Attributes

static constexpr bool VALUE = std::is_pointer<T>::value