is_integral< X > Struct Template Reference#
ck::is_integral< X > Struct Template Reference
#include <type.hpp>
Inheritance diagram for ck::is_integral< X >:
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 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 |
The documentation for this struct was generated from the following file: