Stratax 0.3.1
Loading...
Searching...
No Matches
stratax::core::RebindArray< A, T > Struct Template Reference

Rebinds a Stratax array container to a different value type. More...

Detailed Description

template<typename A, typename T>
struct stratax::core::RebindArray< A, T >

Rebinds a Stratax array container to a different value type.

The container family is preserved while its stored value type is replaced.

Template Parameters
AOriginal array type.
TNew value type.

Definition at line 20 of file ArrayTraits.hpp.


The documentation for this struct was generated from the following file: