Split get_default() into two for deferred default construction
Summary: As it stood currently folly::get_default() would unnecessarily construct a value into the third parameter, which was unnecessary in the fast path where the element was found in the map Reviewed By: yfeldblum Differential Revision: D6366352 fbshipit-source-id: db55b944ca63e565997094c11b90c4ebe98531ce
Showing
Please register or sign in to comment