Other |
---|
tbdResolved |
Relates :
|
PtrQueue and PtrQueueSet have public is_active functions, with underlying protected member variables. This feature is only used by SATBMarkQueue and SATBMarkQueueSet, and should be moved there. Part of this involves dealing with PtrQueue::enqueue, which tests the flag and calls the (public) enqueue_known_active. Need to redesign that protocol.
|