Trait indicating that bsl::vector<char> is a bdlat simple type.
Declared in <bdlar_typecategory.h>
template<>
struct IsSimple<bsl::vector<char>>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |