Declared in <bslstl_vector.h>
template<
class VALUE_TYPE,
class ALLOCATOR>
struct UsesBslmaAllocator<bsl::vector<VALUE_TYPE, ALLOCATOR>>
: bsl::is_convertible<Allocator*, ALLOCATOR>::type
| Name | Description |
|---|---|
bsl::is_convertible<Allocator*, ALLOCATOR>::type |