mirror of
https://github.com/boostorg/move.git
synced 2025-08-02 05:44:25 +02:00
Move: Merging from trunk
[SVN r81883]
This commit is contained in:
@@ -80,6 +80,10 @@ namespace boost {
|
||||
return result;
|
||||
}
|
||||
|
||||
#else
|
||||
|
||||
using ::std::move_backward;
|
||||
|
||||
#endif //!defined(BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE)
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user