bsl::is_trivially_default_constructible<owner_hash>

Synopsis

Declared in <bslstl_ownerhash.h>

template<>
struct is_trivially_default_constructible<owner_hash>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.