Closed OlivierSohn closed 6 years ago
I would have preferred using c++14 with std::make_unique and std::unique_ptr to fix this but if it is to be merged upstream, maybe the compatibility with old c++ is needed, so I just use a delete.
I would have preferred using c++14 with std::make_unique and std::unique_ptr to fix this but if it is to be merged upstream, maybe the compatibility with old c++ is needed, so I just use a delete.