This template specialization for IsBitwiseCopyable indicates that bdlt::Datetime is a bitwise copyable type.
Synopsis
Declared in <bdlt_datetime.h>
template<>
struct IsBitwiseCopyable<BloombergLP::bdlt::Datetime>
: bsl::true_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs