forked from boostorg/utility
On compilers without the support of expression SFINAE, decltype-based result_of<FP&(...)> failed to compile (FP is a function pointer type).
On compilers without the support of expression SFINAE, decltype-based result_of<FP&(...)> failed to compile (FP is a function pointer type).