guard<Exception>() (redo)
authorTom Jackson <tjackson@fb.com>
Mon, 8 Jul 2013 19:41:11 +0000 (12:41 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 18 Jul 2013 18:55:35 +0000 (11:55 -0700)
commitb5a0a9f7095fea0ed4c1074c60ec4a747a98fcc6
tree30c747a4f96753667c98bc6effe04239b0c6020f
parentacd305a38177d7ce2853534330d542d640015440
guard<Exception>() (redo)

Summary:
For handling exceptions from downstream operations.

Now with cleaner build.

Test Plan: Unit tests, including those outside `folly`.

Reviewed By: marcelo.juchem@fb.com

FB internal diff: D877795

Blame Revision: https://phabricator.fb.com/D872581
folly/experimental/Gen-inl.h
folly/experimental/Gen.h
folly/experimental/test/GenTest.cpp