[#BloombergLP-bsltf-StdTestAllocator-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/StdTestAllocator-05.adoc[StdTestAllocator]<void> :relfileprefix: ../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> class xref:BloombergLP/bsltf/StdTestAllocator-05.adoc[StdTestAllocator]<void>; ---- == Types [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsltf/StdTestAllocator-0e/rebind.adoc[`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 [cols="1"] |=== | Name | xref:BloombergLP/bsltf/StdTestAllocator-0e/const_pointer.adoc[`const_pointer`] | xref:BloombergLP/bsltf/StdTestAllocator-0e/difference_type.adoc[`difference_type`] | xref:BloombergLP/bsltf/StdTestAllocator-0e/pointer.adoc[`pointer`] | xref:BloombergLP/bsltf/StdTestAllocator-0e/size_type.adoc[`size_type`] | xref:BloombergLP/bsltf/StdTestAllocator-0e/value_type.adoc[`value_type`] |=== == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsltf/StdTestAllocator-0e/2constructor-08.adoc[`StdTestAllocator`] [.small]#[constructor]# | Constructors |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#