Add folly::sorted_vector_map::at()
authorLouis Kruger <louisk@fb.com>
Tue, 13 Jan 2015 20:03:43 +0000 (12:03 -0800)
committerwoo <woo@fb.com>
Mon, 2 Feb 2015 21:09:02 +0000 (13:09 -0800)
commit32654ab1ec88206aeb4bd0366b165711e6a32948
treeaca5ff7ff02a2234e4525515ccd90bcfea574949
parentba2a9e1b552f65cbc615fe4ec051e9624ca4e3c2
Add folly::sorted_vector_map::at()

Summary: http://www.cplusplus.com/reference/map/map/at/

Test Plan: unittest

Reviewed By: ldbrandy@fb.com

Subscribers: trunkagent, jkong, folly-diffs@

FB internal diff: D1773996

Signature: t1:1773996:1421176834:33c8b39f03bf085ca2dd45df113cba948d0f2dd0
folly/sorted_vector_types.h
folly/test/sorted_vector_test.cpp