BloombergLP::bdlar::bdlat_customizedTypeConvertToBaseType

Return the base-type representation of the specified ref.

Synopsis

Declared in <bdlar_customizedtypetraits.h>

AnyConstRef const&
bdlat_customizedTypeConvertToBaseType(CustomizedTypeRef const& ref);

Return Value

an AnyConstRef to the base-type representation of ref

Parameters

NameDescription
refcustomized-type reference to convert