[#BloombergLP-bslstl-Function_Rep-ManagerRet-2conversion-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/Function_Rep.adoc[Function_Rep]::xref:BloombergLP/bslstl/Function_Rep.adoc[ManagerRet]::operator TP* :relfileprefix: ../../../../ :mrdocs: Return the pointer stored in this union. The behavior is undefined unless this object was constructed with a `TP *`. == Synopsis Declared in `<bslstl_function_rep.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TP> operator TP*() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#