mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-09 15:04:03 +00:00
removed commented-out code
This commit is contained in:
parent
11fa731dbc
commit
b77f57be5e
@ -326,11 +326,7 @@ static void local_test_safe_mode_with_rearrange()
|
||||
|
||||
TRY_SAFE_MODE
|
||||
i.splice(i.begin(),i);
|
||||
#if 0 /* old behavior */
|
||||
CATCH_SAFE_MODE(safe_mode::same_container)
|
||||
#else
|
||||
CATCH_SAFE_MODE(safe_mode::inside_range)
|
||||
#endif
|
||||
|
||||
TRY_SAFE_MODE
|
||||
iterator it;
|
||||
|
Loading…
x
Reference in New Issue
Block a user