Trait indicating bsl::list is bitwise movable when its allocator is.

Synopsis

Declared in <bslstl_list.h>

Base Classes

Name

Description

BloombergLP::bslmf::IsBitwiseMoveable<ALLOCATOR>

This struct template implements a meta‐function to determine whether the (template parameter) t_TYPE is bitwise moveable.

Created with MrDocs