BloombergLP::bdlar::bdlat_customizedTypeConvertToBaseType

bdlat_customizedTypeConvertToBaseType overloads

Synopses

Declared in <bdlar_customizedtypetraits.h>

Return an AnyConstRef to the base-type representation of the specified ref.

AnyConstRef const&
bdlat_customizedTypeConvertToBaseType(CustomizedTypeConstRef const& ref);
» more...

Return the base-type representation of the specified ref.

AnyConstRef const&
bdlat_customizedTypeConvertToBaseType(CustomizedTypeRef const& ref);
» more...