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

Name

Description

Type

Default base type for the parameterized TYPE.

Specializations