Create a proxy holding the specified allocator and data value.
Synopsis
Declared in <bslstp_alloc.h>
_STLP_alloc_proxy(
_MaybeReboundAlloc const& __a,
_Value __p);
Created with MrDocs