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>
struct allocator_arg_t;
Created with MrDocs