|
MathFu
An open source project by
FPL.
|
Obtains an allocator of a different type. More...
#include <utilities.h>
Obtains an allocator of a different type.
| _Tp1 | type of the new allocator. |
Public Types | |
| typedef simd_allocator< _Tp1 > | other |
| Allocator of type _Tp1. | |