using mpmc bounded q for async and many async optimizations

This commit is contained in:
gabime
2014-12-05 20:25:04 +02:00
parent 754cac85ac
commit 52d02af950
7 changed files with 261 additions and 61 deletions

View File

@@ -24,7 +24,7 @@
#pragma once
#include <ostream>
#include <ostream>
#include <mutex>
#include <memory>