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