integral_constant< T, v > Struct Template Reference#
ck::integral_constant< T, v > Struct Template Reference
#include <integral_constant.hpp>
Inheritance diagram for ck::integral_constant< T, v >:

Public Types | |
typedef T | value_type |
typedef integral_constant | type |
![]() | |
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 | |
![]() | |
__host__ constexpr __device__ | operator value_type () const noexcept |
__host__ constexpr __device__ value_type | operator() () const noexcept |
Member Typedef Documentation
◆ type
template<class T , T v>
typedef integral_constant ck::integral_constant< T, v >::type |
◆ value_type
template<class T , T v>
typedef T ck::integral_constant< T, v >::value_type |
Member Data Documentation
◆ value
template<class 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/develop/include/ck/utility/integral_constant.hpp