$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Edward Diener (eddielee_at_[hidden])
Date: 2005-08-04 09:57:17
David Abrahams wrote:
> Edward Diener <eddielee_at_[hidden]> writes:
>
>
>>"It's always a good idea to put the names of the libraries concerned in
>>your subject line:
>
>
> Bind is the library concerned.
>
I was largely ribbing you because you often tell others, rightly I believe, to
put the name of the library in the subject line. However since both bind and
lambda have the bind function, this is a good example of the efficacy in doing so.
I did not think, unlike lambda, that one could ever use placeholders in bind
outside the call to the bind function itself. Where is this documented ?