charlesnicholson / cpp_dispatch_queue

A C++11 attempt at Grand Central Dispatch's "dispatch_queue_t"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp_dispatch_queue

A minimal C++11 implementation of some of Grand Central Dispatch's "dispatch_queue_t"

About

A C++11 attempt at Grand Central Dispatch's "dispatch_queue_t"

License:The Unlicense


Languages

Language:C++ 100.0%