|
BDE 4.39.x Production Release
|
#include <bslma_polymorphicallocator.h>
This nested struct template, parameterized by ANY_TYPE, provides a namespace for an other type alias, which is an allocator type following the same template as this one but that allocates elements of ANY_TYPE.
other for any type, including void.Public Types | |
| typedef polymorphic_allocator< ANY_TYPE > | other |
| typedef polymorphic_allocator<ANY_TYPE> bsl::polymorphic_allocator< TYPE >::rebind< ANY_TYPE >::other |