"...composable_kernel_rocm.git" did not exist on "ebb5522ca2ccfcbadbf4d31c1a0e319efda49cff"
Remove ptr_stack<T>, in favor of vector<unique_ptr<T>>.
(Not stack<unique_ptr<T>> because it wasn't quite a stack; we needed to get the second-to-last element sometimes.)
Showing
src/ptr_stack.h
deleted
100644 → 0
Please register or sign in to comment