Metafunction providing the element type of bdlar::ArrayConstRef.

Synopsis

Declared in <bdlar_arrayref.h>

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

Type Aliases

Name

Description

Type

Element type exposed by bdlar::ArrayConstRef.

Created with MrDocs