Clears the flags of b from a.
b
a.
Declared in <folly/io/async/WriteFlags.h>
<folly/io/async/WriteFlags.h>
constexpr WriteFlags unSet( WriteFlags a, WriteFlags b);
a with the flags in b cleared.
a