make move-ctor and destructor noexcept for folly::Optional
authorAvani Nandini <avani@fb.com>
Tue, 29 Oct 2013 07:11:49 +0000 (00:11 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 6 Nov 2013 01:35:18 +0000 (17:35 -0800)
commit7c083b0856f29c13b91e12c6212180d0545a3a9c
treed9d9ff83e4ee4829f162f806aeae22e857f4adbe
parente14cd5e1ff7cea2f607d2b1741a26942745965af
make move-ctor and destructor noexcept for folly::Optional

Summary:
as per summary
@override-unit-failures

Test Plan: run unit tests

Reviewed By: delong.j@fb.com

FB internal diff: D1031726
folly/Optional.h