Searched refs:Freer (Results 1 – 1 of 1) sorted by relevance
28 struct Freer { struct97 UniquePtr<int, Freer> i(reinterpret_cast<int*>(malloc(sizeof(int)))); in TEST()