Searched defs:remove_self (Results 1 – 2 of 2) sorted by relevance
77 DisrupterT(ObserverListType* list, Foo* doomed, bool remove_self) in DisrupterT()81 DisrupterT(ObserverListType* list, bool remove_self) in DisrupterT()
59 Disrupter(ObserverList<Foo>* list, Foo* doomed, bool remove_self) in Disrupter()63 Disrupter(ObserverList<Foo>* list, bool remove_self) in Disrupter()