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

Name

Description

type

Alias for bsl::vector<char>.

Created with MrDocs