rely on C++17 syntactic copy elision in DelayedInit
Summary: Rely on C++17 syntactic copy elision in `DelayedInit` to simplify and write `try_emplace` in terms of `try_emplace_with`. Reviewed By: praihan Differential Revision: D26260351 fbshipit-source-id: 590fdfed55ee325ed8a8ae4fa68c1db0bebf1545
Showing
Please register or sign in to comment