|
Stratax 0.3.1
|
Rebinds a Vector to a different value type. More...
#include <ArrayTraits.hpp>
Public Types | |
| using | type = container::Vector<To> |
Rebinds a Vector to a different value type.
Definition at line 26 of file ArrayTraits.hpp.
| using stratax::core::RebindArray< container::Vector< From >, To >::type = container::Vector<To> |
Definition at line 28 of file ArrayTraits.hpp.