alternative Standard Libary  0.29.8
std::allocator Elementverzeichnis

Vollständige Aufstellung aller Elemente für std::allocator einschließlich aller geerbten Elemente.

allocate(unsigned int bytes, int flags=0)std::allocatorinlinevirtual
allocate_aligned(unsigned int bytes, unsigned int alignment, int flags=0)std::allocatorinlinevirtual
allocator(const char *name="alloc")std::allocatorinlineexplicit
deallocate(void *ptr, unsigned int bytes)std::allocatorinlinevirtual
get_name() conststd::allocatorinline
~allocator()std::allocatorinline