[#bsl-allocator_arg_t-0b] = xref:bsl.adoc[bsl]::allocator_arg_t :relfileprefix: ../ :mrdocs: Tag type indicating that next argument is an allocator. TBD: If native library declares `std::allocator_arg_t`, then this struct should be an replaced by an alias for `std::allocator_arg_t`. == Synopsis Declared in `<bslmf_allocatorargt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct allocator_arg_t; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#