Files
boost_utility/include/boost/utility
morinmorin fb2f110eb4 Fix result_of_is_callable to support references to function pointers.
On compilers without the support of expression SFINAE, decltype-based
result_of<FP&(...)> failed to compile (FP is a function pointer type).
2017-09-20 23:40:56 +09:00
..
2008-09-06 21:11:48 +00:00
2012-04-10 21:53:28 +00:00