This template specialization for is_trivially_default_constructible indicates that owner_equal is a trivially default-constructible type.
Declared in <bslstl_ownerequal.h>
template<>
struct is_trivially_default_constructible<owner_equal>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |