Same as the preceding overload, when allowed is true_type.
Synopsis
Declared in <bslma_allocatorutil.h>
template<class t_TYPE>
static
void
swap(
t_TYPE* pa,
t_TYPE* pb,
bsl::true_type allowed);
Created with MrDocs