cppassist  1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
Classes | Functions
cppassist::detail Namespace Reference

Classes

struct  UniqueIf
 
struct  UniqueIf< T[]>
 
struct  UniqueIf< T[N]>
 

Functions

void * _aligned_malloc (size_t size, size_t alignment)
 
void _aligned_free (void *ptr)
 

Function Documentation

◆ _aligned_malloc()

void* cppassist::detail::_aligned_malloc ( size_t  size,
size_t  alignment 
)
inline

◆ _aligned_free()

void cppassist::detail::_aligned_free ( void *  ptr)
inline

Referenced by cppassist::aligned_free().