integral_constant< T, v > Struct Template Reference

integral_constant&lt; T, v &gt; Struct Template Reference#

Composable Kernel: ck_tile::integral_constant< T, v > Struct Template Reference
ck_tile::integral_constant< T, v > Struct Template Reference

#include <integral_constant.hpp>

Inheritance diagram for ck_tile::integral_constant< T, v >:
ck_tile::constant< v >

Public Types

using value_type = T
 
using type = integral_constant
 
- Public Types inherited from ck_tile::constant< v >
using value_type = decltype(v)
 
using type = constant
 

Static Public Attributes

static constexpr T value = v
 
- Static Public Attributes inherited from ck_tile::constant< v >
static constexpr value_type value = v
 

Additional Inherited Members

- Public Member Functions inherited from ck_tile::constant< v >
constexpr CK_TILE_HOST_DEVICE operator value_type () const noexcept
 
constexpr CK_TILE_HOST_DEVICE value_type operator() () const noexcept
 
- Static Public Member Functions inherited from ck_tile::constant< v >
static constexpr CK_TILE_HOST_DEVICE bool is_static ()
 

Member Typedef Documentation

◆ type

template<typename T , T v>
using ck_tile::integral_constant< T, v >::type = integral_constant

◆ value_type

template<typename T , T v>
using ck_tile::integral_constant< T, v >::value_type = T

Member Data Documentation

◆ value

template<typename T , T v>
constexpr T ck_tile::integral_constant< T, v >::value = v
staticconstexpr

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck_tile/core/numeric/integral_constant.hpp