1
0
forked from boostorg/core
Files
boost_core/include/boost
Andrey Semashev 24bb363cf1 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:20:42 +03:00
..