[#bsl-Pair_BslmaIdiomAtEnd] = xref:bsl.adoc[bsl]::Pair_BslmaIdiomAtEnd :relfileprefix: ../ :mrdocs: Type tag for types that take a `bslma::Allocator*` as the last argument of their constructors. == Synopsis Declared in `<bslstl_pair.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/integral_constant-02.adoc[bsl::integral_constant<int, 1>] Pair_BslmaIdiomAtEnd; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#