I'd say get rid of it (when we delete the C++ API). I don't like having that kind of general utility in our tree.
Masakazu On Fri, Oct 27, 2023 at 7:20 AM Walt Karas <wka...@yahooinc.com.invalid> wrote: > > https://github.com/apache/trafficserver/blob/master/include/tscpp/api/noncopyable.h > > Given that the C++ API is deprecated in 10 and will be deleted in 11. > Should we get rid of noncopyable (since it's less useful in C++11 and > later)? Or, move it to tscpp/util ? >