Functions§
- aligned_
alloc - Create an uninitialized vector with the given size and alignment.
- aligned_
uninitialized_ ⚠vec - Create an conditionally aligned uninitialized vector with the given size.
- unaligned_
uninitialized_ ⚠vec - Create an unaligned uninitialized vector with the given size.
- uninitialized_
vec ⚠ - Create an uninitialized vector with the given size.