mirror of
https://github.com/boostorg/utility.git
synced 2026-07-09 10:00:58 +02:00
fb2f110eb4
On compilers without the support of expression SFINAE, decltype-based result_of<FP&(...)> failed to compile (FP is a function pointer type).