Synopsis
Declared in <bslstl_list.h>
template<
class VALUE,
class ALLOCATOR>
struct IsBitwiseMoveable<bsl::list<VALUE, ALLOCATOR>>
: BloombergLP::bslmf::IsBitwiseMoveable<ALLOCATOR>
Base Classes
Name |
Description |
Trait metafunction that determines whether the specified parameter |
Created with MrDocs