Use thread-local in RequestContext::getStaticContext
[folly.git] / folly / functional /
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2018-01-02 Yedidya Feldbluminvoke and member-invoke tweaks
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