Getting fibers to build with boost 1.61
authorMarcelo Juchem <Marcelo.juchem@fb.com>
Tue, 18 Oct 2016 20:49:17 +0000 (13:49 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Tue, 18 Oct 2016 20:53:37 +0000 (13:53 -0700)
commit0b894c40e54e645bf1da19bcb9a28147ee2ce2b4
treefd214ede8a05c80eee9672477719c85889578f5d
parentcb3a7e4572affb970e7491a94c9503b6a2745d1e
Getting fibers to build with boost 1.61

Summary: This diff adapts the fibers code to the modified `fcontext` API from Boost 1.61

Reviewed By: Orvid

Differential Revision: D4035769

fbshipit-source-id: 54a97294d33c2901af78b8dec95baaefa085c4f5
folly/fibers/BoostContextCompatibility.h
folly/fibers/Fiber.cpp
folly/fibers/Fiber.h
folly/fibers/FiberManagerInternal-inl.h
folly/fibers/FiberManagerInternal.h
folly/m4/ax_boost_context.m4