[#BloombergLP-bslstl-Function_Rep-ManagerRet-2constructor-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/Function_Rep.adoc[Function_Rep]::xref:BloombergLP/bslstl/Function_Rep.adoc[ManagerRet]::ManagerRet :relfileprefix: ../../../../ :mrdocs: Constructors == Synopses Declared in `<bslstl_function_rep.h>` Create a union holding the specified `s` `size_t`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslstl/Function_Rep/ManagerRet/2constructor-04.adoc[ManagerRet](std::size_t s); ---- [.small]#xref:BloombergLP/bslstl/Function_Rep/ManagerRet/2constructor-04.adoc[_» more..._]# Create a union holding the specified `p` pointer. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslstl/Function_Rep/ManagerRet/2constructor-0e.adoc[ManagerRet](void* p); ---- [.small]#xref:BloombergLP/bslstl/Function_Rep/ManagerRet/2constructor-0e.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#