folly::Optional<T> should be trivially destructible when T is
Summary:There doesn't appear to be a way to use std::enable_if on a destructor, so conditionally select from one of two storage types. Reviewed By: yfeldblum Differential Revision: D2923902 fb-gh-sync-id: 2def8d1031d70379fd84e8eb555dad9d2b4996f2 shipit-source-id: 2def8d1031d70379fd84e8eb555dad9d2b4996f2
Showing
Please register or sign in to comment