2
0
mirror of https://github.com/boostorg/fiber.git synced 2026-01-24 18:02:10 +00:00
Files
fiber/test/test_async_dispatch.cpp
oliver Kowalke 20ca3705e7 pass stack-allocator to fiber in async()
- stack-allocator was mistakenly passed as argument to packaged_task<>
- additional overload for async() taking stack-allocator for fiber and
  allocator for packaged_task<>
2017-01-12 09:11:25 +01:00

3.6 KiB