BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslma_stdallocator

Outline

Purpose

Provide an STL-compatible proxy for bslma::Allocator objects.

Deprecated:
Use bslma_bslallocator instead

Classes

See also
bslma_allocator, bslma_polymorphicallocator

Description

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

documentation for more information.