Making 'just()' reference arguments like 'from()' (fixed)
authorTom Jackson <tjackson@fb.com>
Wed, 11 Feb 2015 23:42:11 +0000 (15:42 -0800)
committerSara Golemon <sgolemon@fb.com>
Thu, 12 Feb 2015 16:55:08 +0000 (08:55 -0800)
commit117c33c3875216ef925c214bca91e362180a7ccc
tree7af788eb5ea47f4785991fceb924d63b1bb91a04
parent01d474dfa5e3e5f9f3c471b3ad0b74be1b04cdbb
Making 'just()' reference arguments like 'from()' (fixed)

Summary: That is, for all inputs except r-values. Now with support for GCC.

Test Plan: Run tests

Reviewed By: ajaymenon@fb.com

Subscribers: moharrami, trunkagent, folly-diffs@, yfeldblum

FB internal diff: D1822339

Signature: t1:1822339:1423683482:027871549d69017a7a23a675025851a0b876ad77
folly/gen/Base-inl.h
folly/gen/Base.h
folly/gen/Parallel-inl.h
folly/gen/test/BaseTest.cpp