mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-07-04 23:50:59 +02:00
280aadfcdb
Apparently, clang presents itself as gcc 4.2 even though it supports the final version of rvalue references. Restrict the workaround to gcc only.