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
In the case of a time window, the data structure should indicate whether or not the given timestamp leads to a successful eviction. But I'm not 100% sure what we should make it return, e.g., a flag or some real data.
This was forked from the discussion in PR #48, which changed pop in FifoWindow to not have a return value.
The text was updated successfully, but these errors were encountered:
Quoth @ktangwon,
This was forked from the discussion in PR #48, which changed
pop
inFifoWindow
to not have a return value.The text was updated successfully, but these errors were encountered: