Make FOR_EACH* work with temporary containers.
authorSoren Lassen <soren@fb.com>
Sun, 24 Nov 2013 06:14:45 +0000 (22:14 -0800)
committerJordan DeLong <jdelong@fb.com>
Fri, 20 Dec 2013 21:02:38 +0000 (13:02 -0800)
commitd64c6e0d5b27374a6116fc1d69ae17d620dfabec
tree518372de76fdec734b66fd263fa3c90c7801c810
parentefc30713168057144e45a0bdea094d1025c6e9cc
Make FOR_EACH* work with temporary containers.

Test Plan: unittest

Reviewed By: tudorb@fb.com

FB internal diff: D1071715
folly/Foreach.h
folly/test/ForeachTest.cpp