Try Contains enum as an enum class
authorHans Fugal <fugalh@fb.com>
Fri, 21 Feb 2014 18:10:03 +0000 (10:10 -0800)
committerDave Watson <davejwatson@fb.com>
Fri, 28 Feb 2014 22:03:00 +0000 (14:03 -0800)
commit53bcd8886d54be5da19ac2dddf46532f0d287fbd
tree5ffcb855890a604600100dd1702b86d7841c9e46
parent7bdae2997189e8cde6a2d9f1cd28d9700cb3d702
Try Contains enum as an enum class

Summary: Somebody set us up the enum

Test Plan: Unit tests still build and pass. Will see if dependencies build and their unit tests pass. But I don't think anyone uses this outside of `Try` (they shouldn't anyway).

Reviewed By: hannesr@fb.com

FB internal diff: D1184839
folly/wangle/Try-inl.h
folly/wangle/Try.h