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