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