lin
|
Tests if a type has traits. More...
#include <lin/core/traits/tensor.hpp>
Tests if a type has traits.
C | Type. |
A type is determined to have traits if C::Traits
actually maps to a valid type. All tensor classes in lin have this class member.