alternative Standard Libary
0.29.8
|
Vollständige Aufstellung aller Elemente für std::allocator einschließlich aller geerbten Elemente.
allocate(unsigned int bytes, int flags=0) | std::allocator | inlinevirtual |
allocate_aligned(unsigned int bytes, unsigned int alignment, int flags=0) | std::allocator | inlinevirtual |
allocator(const char *name="alloc") | std::allocator | inlineexplicit |
deallocate(void *ptr, unsigned int bytes) | std::allocator | inlinevirtual |
get_name() const | std::allocator | inline |
~allocator() | std::allocator | inline |