mirror of
https://github.com/mat007/turtle.git
synced 2026-08-21 21:19:47 +00:00
Replace Boost.Move by std equivalents
This commit is contained in:
parent
b86100a667
commit
9e664b52ab
15 changed files with 44 additions and 108 deletions
|
|
@ -64,12 +64,6 @@
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#if !defined(BOOST_NO_CXX11_RVALUE_REFERENCES) && !defined(BOOST_NO_RVALUE_REFERENCES)
|
||||
# ifndef MOCK_NO_RVALUE_REFERENCES
|
||||
# define MOCK_RVALUE_REFERENCES
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if !defined(BOOST_NO_CXX11_HDR_FUNCTIONAL)
|
||||
# ifndef MOCK_NO_HDR_FUNCTIONAL
|
||||
# define MOCK_HDR_FUNCTIONAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue