$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Andrew Schweitzer (a.schweitzer.grps_at_[hidden])
Date: 2006-11-16 20:38:42
Christopher Kohlhoff wrote:
> I think I've just fixed this problem on cvs HEAD.
>
> http://boost.cvs.sourceforge.net/boost/boost/boost/asio/detail/strand_service.hpp?r1=1.3&r2=1.4
Built!
Verified compiler error with attached project, when browse on.
Commented out line. Builds fine.
I haven't actually tested the code, I don't have any strands at the moment.
Andy
>
> Cheers,
> Chris