mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-07-06 16:30:53 +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.