BloombergLP::bslmf::IsBitwiseCopyable<BloombergLP::bdlt::DatetimeTz>

This template specialization for IsBitwiseCopyable indicates that bdlt::DatetimeTz is a bitwise copyable type.

Synopsis

Declared in <bdlt_datetimetz.h>

template<>
struct IsBitwiseCopyable<BloombergLP::bdlt::DatetimeTz>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.