Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Created January 8, 2017 15:01
Show Gist options
  • Save deque-blog/3ce1204838757ef462645e9f0d98115f to your computer and use it in GitHub Desktop.
Save deque-blog/3ce1204838757ef462645e9f0d98115f to your computer and use it in GitHub Desktop.
batch_result res = terrible_design(source, batch_options {
true, true, true, 2.0,
[](stock_update const& m) { return m.m_id == "A"; }
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment