dynamic try_emplace
Summary: Expose `try_emplace` to give clients signal on whether an element was actually inserted. This will allow for more efficient code without needing to check for existence before inserting. Reviewed By: yfeldblum Differential Revision: D34006997 fbshipit-source-id: 3bdb7d4d81c19d0fcd7c82f194f1f695b79cf57b
Showing
Please register or sign in to comment