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