|
BDE 4.39.x Production Release
|
#include <bslma_bslallocator.h>
This nested struct template, parameterized by ANY_TYPE, provides a namespace for an other type alias, which is this template instantiated with ANY_TYPE instead of TYPE.
other for any type, including void.Public Types | |
| typedef allocator< ANY_TYPE > | other |
| typedef allocator<ANY_TYPE> bsl::allocator< TYPE >::rebind< ANY_TYPE >::other |