man std::new_alloc (Fonctions bibliothèques) -
NAME
std::new_alloc -
SYNOPSIS
#include <memory>
Static Public Member Functions
static void * allocate (size_t n)
static void deallocate (void *__p, size_t)
Detailed Description
(See allocators info for more.)
Definition at line 103 of file memory.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.