$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] problems with boost bind and boost thread
From: Marco (marco.schumann_at_[hidden])
Date: 2012-03-23 03:39:53
Yes, the boost function way was my workaround. But the nested binds are
much more effectiv in calling the method than boost function.