Deprecating folly::is_complete
authorMarcelo Juchem <marcelo@fb.com>
Thu, 16 Apr 2015 22:52:29 +0000 (15:52 -0700)
committerAlecs King <int@fb.com>
Mon, 27 Apr 2015 23:43:26 +0000 (16:43 -0700)
commit6031a6314c9369741c06c94f6c7b44ab62213a03
tree7b763cecceb7a14ce918d59b2e1ed576f421346d
parent0011d8a0631c54b05cd40f35f47b181109165e52
Deprecating folly::is_complete

Summary: Deprecating folly::is_complete. Replacement is fatal::is_complete.

Test Plan: unit tests

Reviewed By: njormrod@fb.com

Subscribers: njormrod, folly-diffs@, yfeldblum, chalfant

FB internal diff: D1979124

Tasks: 66974546697600

Signature: t1:1979124:1429153237:dc5736ed0f546dd4dd57bda9176e3c3c13b1235d
folly/Traits.h
folly/test/TraitsTest.cpp