#include <integral_constant.h>
Public Types | |
| using | value_type = T |
| using | type = integral_constant |
Public Member Functions | |
| METAL_FUNC constexpr | operator value_type () const noexcept |
Static Public Attributes | |
| static constexpr constant T | value = v |
| using mlx::steel::integral_constant< T, v >::type = integral_constant |
| using mlx::steel::integral_constant< T, v >::value_type = T |
|
inlineconstexprnoexcept |
|
staticconstexpr |