async 0.1.0 released
[2nd August 2007]
I've tidied up async, my library for calling functions and functors asynchronously in C++.
You can get version 0.1.0 from here. It's a header-only library (unless you want to compile the accompanying examples) so it should be pretty easy to incorporate in to any project, provided you have a boost installation.
I hope you find it useful!
Comments
All original content copyright© Edd Dawson.
All source code appearing on this website that was written by Edd Dawson is made available under the terms of the Boost software license version 1.0 unless otherwise stated or implied by the license associated with the work from which the code is derived.
