BloombergLP::bslma::UsesBslmaAllocator<bsl::vector<VALUE_TYPE, ALLOCATOR>>

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

NameDescription
bsl::is_convertible<Allocator*, ALLOCATOR>::type