This template specialization for IsBitwiseCopyable indicates that Date is a bitwise copyable type.
Declared in <bdlt_date.h>
template<>
struct IsBitwiseCopyable<BloombergLP::bdlt::Date>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |