Metafunction providing the element type of bdlar::ArrayRef.

Synopsis

Declared in <bdlar_arrayref.h>

template<>
struct ElementType<bdlar::ArrayRef>;

Type Aliases

Name

Description

Type

Element type exposed by bdlar::ArrayRef.

Created with MrDocs