Searched refs:free_uninitialized_cpp_storage (Results 1 – 1 of 1) sorted by relevance
63 unsafe fn free_uninitialized_cpp_storage(ptr: *mut Self); in free_uninitialized_cpp_storage() method77 T::free_uninitialized_cpp_storage(uninit_ptr); in try_emplace()100 unsafe { T::free_uninitialized_cpp_storage(self.0) }; in drop()