This meta-function should contain a typedef Type that specifies the default base type for the parameterized TYPE.
Declared in <bdlat_customizedtypefunctions.h>
template<class TYPE>
struct BaseType;
| Name | Description |
|---|---|
Type | Default base type for the parameterized TYPE. |
| Name |
|---|
BaseType<bdlar::CustomizedTypeConstRef> |
BaseType<bdlar::CustomizedTypeRef> |