Return the allocator used to construct this object. Note that this method will fail to instantiate unless TYPE is allocator‐aware.
Synopsis
Declared in <bslalg_nothrowmovablewrapper.h>
bslalg::NothrowMovableWrapper<TYPE>::allocator_type
get_allocator() const;
Created with MrDocs