forked from boostorg/smart_ptr
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.7%
CMake
0.3%