[#BloombergLP-bslma-AllocatorUtil-assign-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/AllocatorUtil.adoc[AllocatorUtil]::assign :relfileprefix: ../../../ :mrdocs: Same as the preceding overload. == Synopsis Declared in `<bslma_allocatorutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_TYPE> static t_TYPE& assign( t_TYPE* lhs, t_TYPE const& rhs, xref:bsl/false_type.adoc[bsl::false_type] allowed); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#