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