collections: template vector::filter|map ...
commit4aeb3e599ea99e168cc7e9f8c81a0ba0e1e0cd4c
authorEugene Letuchy <eletuchy@fb.com>
Tue, 14 Jan 2014 02:32:26 +0000 (13 18:32 -0800)
committerSara Golemon <sgolemon@fb.com>
Fri, 17 Jan 2014 09:40:52 +0000 (17 01:40 -0800)
tree79245c8c2567afdbdb94c67bb51336dd8320d314
parent2097d7947da8c4c89cfb69a40702e6039a690d8c
collections: template vector::filter|map ...

... to allow versions with callbacks that take values only vs
 keys-and-values to reuse code.

Reviewed By: @jdelong

Differential Revision: D1127092
hphp/runtime/ext/ext_collections.cpp
hphp/runtime/ext/ext_collections.h