BDE 4.14.0 Production release
|
Provide an STL-compatible proxy for bslma::Allocator
objects.
This component is for internal use only. Please include <bsl_memory.h>
instead and use bsl::allocator
directly. This component was renamed to bslma_bslallocator ; this stub header file simply #includes
the renamed header, bslma_bslallocator.h
, which provides the bsl::allocator
class template. See bslma_bslallocator component-level