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 ?