1
0
forked from boostorg/core
Files
boost_core/include/boost/noncopyable.hpp
Andrey Semashev 4d19020313 Fix compilation with gcc 4.5 in C++11 mode
Gcc 4.5 does not allow non-public defaulted functions, so fall back to the C++03 version. Also replaced the deprecated macros with the new ones and adjusted formatting.
2014-06-01 01:15:51 +03:00

1.4 KiB