BloombergLP::bdlat_ArrayFunctions::ElementType<bsl::vector<TYPE, ALLOC>>

Specialization of ElementType for bsl::vector.

Synopsis

Declared in <bdlat_arrayfunctions.h>

template<
    class TYPE,
    class ALLOC>
struct ElementType<bsl::vector<TYPE, ALLOC>>;

Type Aliases

NameDescription
Type Element type stored in bsl::vector<TYPE, ALLOC>.