Window, mainly for futures
authorTom Jackson <tjackson@fb.com>
Thu, 14 Sep 2017 02:01:02 +0000 (19:01 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 14 Sep 2017 02:05:22 +0000 (19:05 -0700)
commit61017384228ed48f8ca6ad6514191499c3cb3e81
tree54409b1f309e16dbc2d5f4e5739bf6bdaf195e0b
parent0caa2c14220d6b681663670470f7e6a0997d6c11
Window, mainly for futures

Summary: Just a circular buffer in the middle of a pipeline.

Reviewed By: yfeldblum

Differential Revision: D5791551

fbshipit-source-id: 2808a53df9b8cd2a402da0678a6b4ed0e6ca6e00
folly/gen/Base-inl.h
folly/gen/Base.h
folly/gen/test/BaseTest.cpp