BloombergLP::bsltf::StdTestAllocator<void>

This specialization of StdTestAllocator for void type as the parameterized TYPE does not contain members that are unrepresentable for void.

Synopsis

Declared in <bsltf_stdtestallocator.h>

template<>
class StdTestAllocator<void>;

Types

NameDescription
rebind 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. Note that this allocator type is convertible to and from other for any BDE_OTHER_TYPE including void.

Type Aliases

Name
const_pointer
difference_type
pointer
size_type
value_type

Member Functions

NameDescription
StdTestAllocator [constructor]Constructors