This was a pre-C++11 implementation, and at that time, I developed the ScopedHolder to allow handling non-copyable objects in STL containers Meanwhile we have move semantics to achieve the same goal; and since `ScopedPtrVect` shall be retained, it should be upgraded, using the copy-and-swap approach
9.6 MiB
9.6 MiB
| The file is too large to be shown. |