[#BloombergLP-bdlar-bdlat_customizedTypeConvertToBaseType-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::bdlat_customizedTypeConvertToBaseType :relfileprefix: ../../ :mrdocs: Return an `AnyConstRef` to the base‐type representation of the specified `ref`. == Synopsis Declared in `<bdlar_customizedtypetraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/AnyConstRef.adoc[AnyConstRef] const& bdlat_customizedTypeConvertToBaseType(xref:BloombergLP/bdlar/CustomizedTypeConstRef.adoc[CustomizedTypeConstRef] const& ref); ---- == Return Value an `AnyConstRef` to the base‐type representation of `ref` == Parameters [cols="1,4"] |=== | Name| Description | *ref* | const customized‐type reference to convert |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#