Move TDelayedDestruction to folly::DelayedDestruction
authorAlan Frindell <afrind@fb.com>
Wed, 23 Jul 2014 00:39:03 +0000 (17:39 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 14 Aug 2014 18:49:03 +0000 (11:49 -0700)
commitfa6a9824b5da14f21861d43c714fbe43c6abfde8
tree86d9bc93fea934267561a218e9345ae89b02f489
parent6fc66ca783aae000d0a5a4d8221ff5aa6f01bc98
Move TDelayedDestruction to folly::DelayedDestruction

Summary: This doesn't have many thrift dependencies and I need it for another async class I'm adding to folly.

Test Plan: unit tests

Reviewed By: alandau@fb.com

Subscribers: doug, mcduff, marccelani, mshneer, alandau, bmatheny

FB internal diff: D1453095
folly/io/async/DelayedDestruction.h [new file with mode: 0644]