Metafunction providing the base type of bdlar::CustomizedTypeRef.

Synopsis

Declared in <bdlar_customizedtypetraits.h>

template<>
struct BaseType<bdlar::CustomizedTypeRef>;

Type Aliases

Name

Description

Type

Base type exposed by bdlar::CustomizedTypeRef.

Created with MrDocs