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 >:

Public Types | |
using | value_type = T |
using | type = integral_constant |
![]() | |
using | value_type = decltype(v) |
using | type = constant |
Static Public Attributes | |
static constexpr T | value = v |
![]() | |
static constexpr value_type | value = v |
Additional Inherited Members | |
![]() | |
constexpr CK_TILE_HOST_DEVICE | operator value_type () const noexcept |
constexpr CK_TILE_HOST_DEVICE value_type | operator() () const noexcept |
![]() | |
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>
|
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