Use ::new and std::addressof in Try
Summary: [Folly] Use `::new` and `std::addressof` in `Try` to evade custom overloads of `operator new` and of `operator&` in certain types. Reviewed By: lewissbaker Differential Revision: D24698131 fbshipit-source-id: 9b4a3a5e9962018450104ee0d6df2cf58a2881b7
Showing
Please register or sign in to comment