You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1956 replaced a Condition class with a typedef for a callback for functions that take Subject arguments. Discussion in #2673 highlighted that the ergonomics have changed with dot shorthands, and there may be more enthusiasm for a class based API.
#1956 replaced a
Conditionclass with a typedef for a callback for functions that takeSubjectarguments. Discussion in #2673 highlighted that the ergonomics have changed with dot shorthands, and there may be more enthusiasm for a class based API.