facebookexperimental / object-introspection

Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.
Apache License 2.0
160 stars 13 forks source link

Make folly::Optional TBv2 compliant #490

Closed tyroguru closed 5 months ago

tyroguru commented 5 months ago

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

facebook-github-bot commented 5 months ago

This pull request was exported from Phabricator. Differential Revision: D56139280

facebook-github-bot commented 5 months ago

This pull request was exported from Phabricator. Differential Revision: D56139280