$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] a quick question regarding boost::bind with a test case
From: Littlefield, Tyler (tyler_at_[hidden])
Date: 2011-04-11 18:51:11
>Oh. If you're using nested binds like this,
>you need to use protect.
That did the trick. Thanks again for your help.