mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-07-07 17:00:57 +02:00
40387ef654
Apparently, clang presents itself as gcc 4.2 even though it supports the final version of rvalue references. Restrict the workaround to gcc only.