Return the base-type representation of the specified ref.
Declared in <bdlar_customizedtypetraits.h>
AnyConstRef const&
bdlat_customizedTypeConvertToBaseType(CustomizedTypeRef const& ref);
an AnyConstRef to the base-type representation of ref
| Name | Description |
|---|---|
| ref | customized-type reference to convert |