$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [tasklet] micro-tasks with cooperative scheduler
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2011-03-19 04:25:18
Am 19.03.2011 01:40, schrieb Vicente Botet:
>
> What do you think about moving all the public classes (scheduler, tasklet)
> to the tasklets namespace.
>
>
The classes are declared in namespace boost::tasklets. I've put an using
declaration in namespace boost - isn't it appropriated?
regards,
Oliver