Extracts the scalar part of a type. More...
#include <eve/traits/element_type.hpp>
Required header: #include <eve/traits/element_type.hpp>
For a given type T
, computes the type of its inner elements.
T | Type to process |
Name | Definition |
---|---|
type | The type of element contained in T |