Template Struct ScalarTypeHelper#

Struct Documentation#

template<typename T>
struct ScalarTypeHelper#

Public Types

using Type = typename TypeInfo<std::decay_t<T>>::Scalar#