(Wangle) Don't use std::bind in Core
authorHannes Roth <hannesr@fb.com>
Tue, 2 Jun 2015 17:09:46 +0000 (10:09 -0700)
committerNoam Lerner <noamler@fb.com>
Wed, 3 Jun 2015 16:54:39 +0000 (09:54 -0700)
commit789dbd170fb1d61e9720a057f146f86ec908186c
tree0c26b474eca76e23df5a152b25318ba3eca819c1
parent6f8699fc809889f748c2f83a9b042a497f81d32a
(Wangle) Don't use std::bind in Core

Summary:
Seems like an unnecessary indirection that might make it harder to for
the compiler to inline everything (if that's even possible with
`std::bind`)?

Test Plan: Run all the tests.

Reviewed By: hans@fb.com

Subscribers: folly-diffs@, jsedgwick, yfeldblum, chalfant

FB internal diff: D2115032

Signature: t1:2115032:1433182233:3938d0498cad50df32c8b6ee4536de14ae5fd006
folly/futures/detail/Core.h