rocPRIM
is_compound< T > Struct Template Reference

Behaves like std::is_compound, but also supports half-precision floating point type (rocprim::half). More...

#include <type_traits.hpp>

Inheritance diagram for is_compound< T >:
Inheritance graph
[legend]
Collaboration diagram for is_compound< T >:
Collaboration graph
[legend]

Detailed Description

template<class T>
struct is_compound< T >

Behaves like std::is_compound, but also supports half-precision floating point type (rocprim::half).

value for rocprim::half is false.


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