is_same< X, Y > Struct Template Reference

is_same&lt; X, Y &gt; Struct Template Reference#

Composable Kernel: ck::is_same< X, Y > Struct Template Reference
ck::is_same< X, Y > Struct Template Reference

#include <type.hpp>

Inheritance diagram for ck::is_same< X, Y >:
ck::integral_constant< bool, false > 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 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: