mirror of
https://github.com/boostorg/core.git
synced 2025-11-30 06:09:56 +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.