BloombergLP::bdlat_CustomizedTypeFunctions::convertToBaseType

Return the base-type representation of the specified customized object.

Synopsis

Declared in <bdlat_customizedtypefunctions.h>

template<class TYPE>
bdlat_CustomizedTypeFunctions::BaseType<TYPE>::Type const&
convertToBaseType(TYPE const& object);

Return Value

the base-type representation of object

Parameters

NameDescription
objectcustomized type whose base value is returned