Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bdlma_pool.h File Reference

Provide efficient allocation of memory blocks of uniform size. More...

Go to the source code of this file.

Classes

class  bdlma::Pool
struct  bdlma::Pool::Link

Namespaces

namespace  bdlma

Functions

void * operator new (bsl::size_t size, BloombergLP::bdlma::Pool &pool)
void operator delete (void *address, BloombergLP::bdlma::Pool &pool)

Detailed Description