Return true if the specified value is an element of this set, and false otherwise.
Synopsis
Declared in <bdlt_dayofweekset.h>
bool
isMember(DayOfWeek::Enum value) const;
Created with MrDocs
Return true if the specified value is an element of this set, and false otherwise.
Declared in <bdlt_dayofweekset.h>
bool
isMember(DayOfWeek::Enum value) const;
Created with MrDocs