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

Name

Description

rebind

Provide a namespace for a rebound StdTestAllocator type.

Type Aliases

Name

Description

const_pointer

Alias for a pointer to const void.

difference_type

Alias for bsls::Types::IntPtr.

pointer

Alias for a pointer to void.

size_type

Alias for bsls::Types::UintPtr.

value_type

Alias for the allocated void type.

Member Functions

Name

Description

StdTestAllocator [constructor]

Constructors

Created with MrDocs