mirror of
https://github.com/boostorg/move.git
synced 2025-08-02 13:44:28 +02:00
@@ -29,6 +29,7 @@
|
|||||||
public:\
|
public:\
|
||||||
TYPE(TYPE const &) = delete;\
|
TYPE(TYPE const &) = delete;\
|
||||||
TYPE& operator=(TYPE const &) = delete;\
|
TYPE& operator=(TYPE const &) = delete;\
|
||||||
|
private:\
|
||||||
//
|
//
|
||||||
#endif //BOOST_NO_CXX11_DELETED_FUNCTIONS
|
#endif //BOOST_NO_CXX11_DELETED_FUNCTIONS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user