Workaround a bug in MSVC
[folly.git] / folly / functional / Invoke.h
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