Trait indicating that bsl::vector<char> is not a bdlat array type (it is treated as a simple type).
Synopsis
Declared in <bdlar_typecategory.h>
template<>
struct IsArray<bsl::vector<char>>
: bsl::false_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs