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