get_or_throw(map, key) returns references
authorTom Jackson <tjackson@fb.com>
Sat, 16 Jul 2016 00:07:29 +0000 (17:07 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Sat, 16 Jul 2016 00:08:25 +0000 (17:08 -0700)
commit6871c5cc6f02cea70038893bf795f9968255940d
tree51f85713609e484a0b17dd51a92c024ccff6b4f8
parentb2810210cf4472292e6465001505ff235e74f9dc
get_or_throw(map, key) returns references

Differential Revision: D3572671

fbshipit-source-id: a80390921b41e47ed2794d48d943a9e4060c7135
folly/MapUtil.h
folly/test/MapUtilTest.cpp