Closed fmayer closed 1 year ago
It is inherently not safe to copy because it owns the Item pointers. It does not seem to be written in a way that takes care that it is move-safe either.
It is inherently not safe to copy because it owns the Item pointers. It does not seem to be written in a way that takes care that it is move-safe either.