mirror of
https://github.com/boostorg/function.git
synced 2025-07-29 12:27:15 +02:00
Improve the performance of Boost.Function's swap. Thanks to Niels Dekker for the original patch. Fixes #1910
[SVN r48615]
This commit is contained in:
@ -58,6 +58,7 @@ import testing ;
|
||||
|
||||
[ run libs/function/test/contains2_test.cpp : : : : ]
|
||||
|
||||
[ run libs/function/test/nothrow_swap.cpp : : : : ]
|
||||
;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user