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