STK++ 0.9.13
|
Specialization for fundamental types. More...
#include <STK_MemAllocator.h>
Static Public Member Functions | |
static Type_ * | memcpy (Type_ *p, Type_ *q, size_t size) |
static Type_ * | memmove (Type_ *p, Type_ *q, size_t size) |
Specialization for fundamental types.
copy or move memory using standard C copy and move functions
Definition at line 139 of file STK_MemAllocator.h.
|
inlinestatic |
Definition at line 141 of file STK_MemAllocator.h.
|
inlinestatic |
Definition at line 144 of file STK_MemAllocator.h.