This template specialization for IsBitwiseCopyable indicates that bdlt::DayOfWeekSet is a bitwise copyable type.
Synopsis
Declared in <bdlt_dayofweekset.h>
template<>
struct IsBitwiseCopyable<bdlt::DayOfWeekSet>
: bsl::true_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs