Synopsis
Declared in <bslstl_vector.h>
template<
class VALUE_TYPE,
class ALLOCATOR>
struct UsesBslmaAllocator<bsl::vector<VALUE_TYPE, ALLOCATOR>>
: bsl::is_convertible<Allocator*, ALLOCATOR>::type
Base Classes
Name |
Description |
|
Created with MrDocs