Same as the preceding overload.
Synopsis
Declared in <bslma_allocatorutil.h>
template<class t_TYPE>
static
t_TYPE&
assign(
t_TYPE* lhs,
t_TYPE const& rhs,
bsl::false_type allowed);
Created with MrDocs