6 Feb
2006
6 Feb
'06
9:13 p.m.
On 2/6/06, boostguy@kapiladhanvi.com
Hi all, I am trying to write a generalized object oriented wrapper for thread library implementation of Boost.
Boost threads take a function name as an argument when creting a thread. I would like create a warpper in C++ which would in some respects mimic JAVA and have a runnable interface which an threaded application would implement.
And *why* would you want something like this? [snip] -- Felipe Magno de Almeida