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
This class should apply filter during it's construction and contain a list of pointers to filtered data from calendar day+timeslot
suggestion for filter: std::function
It should have a possibility to only access calendar data (segregated interface from Calendar activity)
The text was updated successfully, but these errors were encountered:
This class should apply filter during it's construction and contain a list of pointers to filtered data from calendar day+timeslot
suggestion for filter: std::function
It should have a possibility to only access calendar data (segregated interface from Calendar activity)
The text was updated successfully, but these errors were encountered: