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