C++ named requirements: Predicate
Min standard notice:
The Predicate requirements describe a callable that returns a BooleanTestable value.
# Defect reports
| DR | Applied to | Behavior as published | Correct behavior |
|---|---|---|---|
| LWG 3031 | C++98 | requirements on const values were insufficent | requirements strengthened |