[SVN r82711]
This commit is contained in:
Ion Gaztañaga
2013-02-04 05:34:22 +00:00
parent a7091d1009
commit bf475b68a8

View File

@@ -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