Load into the specified result the value of the specified object.
Synopsis
Declared in <bdlat_customizedtypefunctions.h>
template<class TYPE>
bdlat_CustomizedTypeFunctions::BaseType<TYPE>::Type const&
convertToBaseType(TYPE const& object);
Created with MrDocs