guard<Exception>()
authorTom Jackson <tjackson@fb.com>
Wed, 3 Jul 2013 18:38:32 +0000 (11:38 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 9 Jul 2013 19:05:34 +0000 (12:05 -0700)
commit96c76d557b4de4489cba50c7f8d13d83a1710c71
tree69025db029d045247ec49dda2d05c459b281e8b9
parentca5621faf0871fa56f16754f03032cd03e03d4b1
guard<Exception>()

Summary: For handling exceptions from downstream operations.

Test Plan: Unit tests

Reviewed By: marcelo.juchem@fb.com

FB internal diff: D874344
folly/experimental/Gen-inl.h
folly/experimental/Gen.h
folly/experimental/test/GenTest.cpp