Synopsis
Declared in <bslstl_vector.h>
template<
class VALUE_TYPE,
class ALLOCATOR>
struct IsBitwiseMoveable<bsl::vector<VALUE_TYPE, ALLOCATOR>>
: IsBitwiseMoveable<ALLOCATOR>
Base Classes
Name |
Description |
Trait metafunction that determines whether the specified parameter |
Created with MrDocs