mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-07-04 23:50:59 +02:00
0610947c4a7141e209b2ac6caca0790da17d06f3
[SVN r51643]
De-optimize assignment into this_type(r).swap(*this) - turns out that they were not equivalent, leading to leaks in contrived cases. Refs #2813.
De-optimize assignment into this_type(r).swap(*this) - turns out that they were not equivalent, leading to leaks in contrived cases. Refs #2813.
Description
Boost.org smart_ptr module
Languages
C++
99.5%
CMake
0.3%