lin
|
Tests if a set of vector types all have the same vector traits. More...
#include <lin/core/traits/vector.hpp>
Tests if a set of vector types all have the same vector traits.
Cs | Vector types. |
Two vectors are determined to have the same vector traits if they have the same vector dimensions and element types.
If less than two vector are given, it defaults to true.