BloombergLP::bdlat_CustomizedTypeFunctions::BaseType

This meta-function should contain a typedef Type that specifies the default base type for the parameterized TYPE.

Synopsis

Declared in <bdlat_customizedtypefunctions.h>

template<class TYPE>
struct BaseType;

Type Aliases

NameDescription
Type Default base type for the parameterized TYPE.

Specializations

Name
BaseType<bdlar::CustomizedTypeConstRef>
BaseType<bdlar::CustomizedTypeRef>