Gamaru / clutil

Automatically exported from code.google.com/p/clutil
0 stars 0 forks source link

Asynchronous execution #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We want an asynchronous execution model based on either functors or lamdas. 
Since we already require C++0x for variadic templates, lamdas are probably 
preferable.

Original issue reported on code.google.com by rick.web...@gmail.com on 20 Dec 2010 at 9:43

GoogleCodeExporter commented 8 years ago
Done

Original comment by rick.web...@gmail.com on 8 Feb 2011 at 6:22