Return a set containing the complement of the specified set (i.e., those members not contained in set).
Synopsis
Declared in <bdlt_dayofweekset.h>
bdlt::DayOfWeekSet
operator~(DayOfWeekSet const& set);
Created with MrDocs