[#BloombergLP-bslma-AllocatorUtil-swap-075be4] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/AllocatorUtil.adoc[AllocatorUtil]::swap :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, when `allowed` is `true_type`. == Synopsis Declared in `<bslma_allocatorutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_TYPE> static void swap( t_TYPE* pa, t_TYPE* pb, xref:bsl/true_type.adoc[bsl::true_type] allowed); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#