is_scalar_type< TV > Struct Template Reference#
ck::is_scalar_type< TV > Struct Template Reference
#include <data_type.hpp>
Static Public Attributes | |
| static constexpr bool | value = (scalar_type<remove_cvref_t<TV>>::vector_size == 1) |
Member Data Documentation
◆ value
template<typename TV>
|
staticconstexpr |
The documentation for this struct was generated from the following file: