BloombergLP::bdlar::SimpleTypeById<e_VECTOR_CHAR_ID>

Specialization of SimpleTypeById for e_VECTOR_CHAR_ID (bsl::vector<char>).

Synopsis

Declared in <bdlar_simpletypeid.h>

template<>
struct SimpleTypeById<e_VECTOR_CHAR_ID>;

Type Aliases

NameDescription
type Alias for bsl::vector<char>.