Searched defs:WriteOnDrop (Results 1 – 1 of 1) sorted by relevance
16 struct WriteOnDrop<T> { struct21 impl<T> Drop for WriteOnDrop<T> { argument