mirror of
https://github.com/boostorg/core.git
synced 2025-11-29 13:50:10 +01:00
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.