[#BloombergLP-bdlat_CustomizedTypeFunctions-convertToBaseType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_CustomizedTypeFunctions.adoc[bdlat_CustomizedTypeFunctions]::convertToBaseType :relfileprefix: ../../ :mrdocs: Load into the specified `result` the value of the specified `object`. == Synopsis Declared in `<bdlat_customizedtypefunctions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> bdlat_CustomizedTypeFunctions::BaseType<TYPE>::Type const& convertToBaseType(TYPE const& object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#