is_integral< unsigned short > Struct Reference

is_integral&lt; unsigned short &gt; Struct Reference#

Composable Kernel: ck::is_integral< unsigned short > Struct Reference
ck::is_integral< unsigned short > Struct Reference

#include <type.hpp>

Inheritance diagram for ck::is_integral< unsigned short >:
ck::integral_constant< bool, false > ck::integral_constant< bool, true > ck::constant< v > ck::constant< v >

Additional Inherited Members

Public Types inherited from ck::integral_constant< bool, false >
typedef bool value_type
typedef integral_constant type
Public Types inherited from ck::constant< v >
using value_type = decltype(v)
using type = constant
Public Types inherited from ck::integral_constant< bool, true >
typedef bool value_type
typedef integral_constant type
Public Member Functions inherited from ck::constant< v >
__host__ __device__ constexpr operator value_type () const noexcept
__host__ __device__ constexpr value_type operator() () const noexcept
Static Public Attributes inherited from ck::integral_constant< bool, false >
static constexpr bool value
Static Public Attributes inherited from ck::constant< v >
static constexpr value_type value = v
Static Public Attributes inherited from ck::integral_constant< bool, true >
static constexpr bool value

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