Searched refs:SpeciallyDeletable (Results 1 – 1 of 1) sorted by relevance
365 struct SpeciallyDeletable struct367 SpeciallyDeletable() : deleted(false) in SpeciallyDeletable() argument377 void DefaultDeleter<SpeciallyDeletable>::operator()(SpeciallyDeletable * obj) const in operator ()()384 SpeciallyDeletable sd; in TEST()