[#DataStream-allocator_type] = xref:DataStream.adoc[DataStream]::allocator_type :relfileprefix: ../ :mrdocs: Allocator type of the underlying container. == Synopsis Declared in `<streams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef vector_type::allocator_type allocator_type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#