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