This template specialization for is_trivially_copyable indicates that owner_less<POINTER_TYPE> is a trivially copyable type.
Declared in <bslstl_ownerless.h>
template<class POINTER_TYPE>
struct is_trivially_copyable<owner_less<POINTER_TYPE>>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |