mirror of
https://github.com/boostorg/move.git
synced 2025-10-04 11:40:56 +02:00
Merge changes for 1.54
[SVN r84342]
This commit is contained in:
@@ -108,7 +108,6 @@ int main()
|
||||
movable m2(boost::move(m));
|
||||
movable m3(move_return_function2());
|
||||
}
|
||||
//limitations_test();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user