![]() |
cppassist
1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
|
Namespaces | |
cppassist | |
cppassist::detail | |
Macros | |
#define | GLIBC_MALLOC_ALREADY_ALIGNED 0 |
#define | FREEBSD_MALLOC_ALREADY_ALIGNED 0 |
#define | HAS_POSIX_MEMALIGN 0 |
#define | HAS_MM_MALLOC 0 |
Functions | |
void * | cppassist::detail::_aligned_malloc (size_t size, size_t alignment) |
void | cppassist::detail::_aligned_free (void *ptr) |
void * | cppassist::aligned_malloc (size_t size, size_t alignment) |
void | cppassist::aligned_free (void *ptr) |
#define GLIBC_MALLOC_ALREADY_ALIGNED 0 |
#define FREEBSD_MALLOC_ALREADY_ALIGNED 0 |
#define HAS_POSIX_MEMALIGN 0 |
#define HAS_MM_MALLOC 0 |