folly: avoid compile warning/failure due to lvalue-to-rvalue conversion
[folly.git] / folly / io / async / DelayedDestructionBase.h
2017-11-10 Pádraig Bradyfolly: avoid compile warning/failure due to lvalue...
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-02-27 Christopher DykesUse cstdint instead of inttypes.h
2017-01-04 Yedidya Feldblum2017
2016-04-28 Pavlo KushnirFaster onDestroy
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-11-11 Chad ParryImprove the DelayedDestruction smart pointer
2015-07-15 Sophia WangMake DestructorGuard inherit from a base