Searched defs:OnDeallocatedFunction (Results 1 – 5 of 5) sorted by relevance
149 using OnDeallocatedFunction = unique_function<void(Error)>; variable