requireTag constant

Flag<ChannelFlags> const requireTag

The forum channel requires threads to have tags.

Implementation

static const requireTag = Flag<ChannelFlags>.fromOffset(4);