[#BloombergLP-bslmf-TypeRep-rep] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmf.adoc[bslmf]::xref:BloombergLP/bslmf/TypeRep.adoc[TypeRep]::rep :relfileprefix: ../../../ :mrdocs: Provide a reference to a `t_TYPE` object. This function has no body and must never be called at run time. Thus, it does not matter if `t_TYPE` has a default constructor or not. == Synopsis Declared in `<bslmf_matchanytype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bsl::add_rvalue_reference<t_TYPE>::type rep(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#