|
BDE 4.39.x Production Release
|
#include <bsltf_stdtestallocator.h>
This nested struct template, parameterized by some BDE_OTHER_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 BDE_OTHER_TYPE.
other for any BDE_OTHER_TYPE including void. Public Types | |
| typedef StdTestAllocator< BDE_OTHER_TYPE > | other |
| typedef StdTestAllocator<BDE_OTHER_TYPE> bsltf::StdTestAllocator< TYPE >::rebind< BDE_OTHER_TYPE >::other |