Searched defs:CopyOnDrop (Results 1 – 2 of 2) sorted by relevance
26 struct CopyOnDrop<T> { struct32 impl<T> Drop for CopyOnDrop<T> { implementation
41 struct CopyOnDrop<T> { struct46 impl<T> Drop for CopyOnDrop<T> { argument