Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make folly::Optional TBv2 compliant (#490)
Summary: The container implementation for `folly::Optional` currently lacks TBv2 support. This change is a skilfully crafted cut-n-paste of the `std::optional` TBv2 implementation. Reviewed By: ajor Differential Revision: D56139280
- Loading branch information