BloombergLP::bslmf::IsBitwiseCopyable<BloombergLP::bdlt::DateTz>

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

Synopsis

Declared in <bdlt_datetz.h>

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

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.