Fix xlog docs
[folly.git] / folly / functional /
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-24 Christopher DykesConsistently have the namespace closing comment
2017-10-23 Andrew KriegerGate std::invoke_result et. al. to appropriate MSVC...
2017-10-19 James Sedgwickmove ApplyTuple to functional/
2017-10-18 James Sedgwickmove Partial to functional/
2017-10-18 Yedidya FeldblumLift the invoke helper in Function.h