BloombergLP::bslma::BufferAllocator::AllocCallback

AllocCallback is an alias for (the address of) a function that takes an integer argument and returns void *.

Synopsis

Declared in <bslma_bufferallocator.h>

typedef void*(* AllocCallback)(int);