Filter
- Implemented ::pendingOnly (was named ::shortcut), for detecting filters that do not need to access completed.data.
This commit is contained in:
@@ -38,7 +38,7 @@ public:
|
||||
|
||||
void subset (const std::vector <Task>&, std::vector <Task>&);
|
||||
void subset (std::vector <Task>&);
|
||||
bool shortcut ();
|
||||
bool pendingOnly ();
|
||||
void safety ();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user