Fix an ICE in MSVC from functional/Invoke.h
[folly.git] / folly / functional / Invoke.h
2017-11-12 Andrew KriegerFix an ICE in MSVC from functional/Invoke.h v2017.11.13.00
2017-11-07 Christopher DykesWorkaround a bug in MSVC
2017-11-01 Yedidya FeldblumA macro for creating member-invoke traits
2017-10-23 Andrew KriegerGate std::invoke_result et. al. to appropriate MSVC...
2017-10-18 Yedidya FeldblumLift the invoke helper in Function.h