From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2006-02-06 16:13:00


On 2/6/06, boostguy_at_[hidden] <boostguy_at_[hidden]> wrote:
> 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