mattkretz / wg21-papers

my papers to WG21 — the C++ committee
5 stars 7 forks source link

why is `operator~` missing in `const_where_expression`? #65

Closed mattkretz closed 6 years ago

mattkretz commented 7 years ago

~where(mask, v) seems to be a useful operation. But there's no operator~() const in const_where_expression. I can't recall a conscious decision to leave it out.

mattkretz commented 6 years ago

done in D0214R9