Add the specified value to this set.

Synopsis

Declared in <bdlt_dayofweekset.h>

void
add(DayOfWeek::Enum value);

Parameters

Name

Description

value

day of week to add

Created with MrDocs