|
sparrow 1.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
Functions | |
| XSIMD_INLINE void * | xaligned_malloc (size_t size, size_t alignment) |
| XSIMD_INLINE void | xaligned_free (void *ptr) |
| XSIMD_INLINE void xsimd::detail::xaligned_free | ( | void * | ptr | ) |
Definition at line 302 of file xsimd_aligned_allocator.hpp.
| XSIMD_INLINE void * xsimd::detail::xaligned_malloc | ( | size_t | size, |
| size_t | alignment ) |
Definition at line 286 of file xsimd_aligned_allocator.hpp.