$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [variant] Variant call forwarding?
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-02-26 05:00:09
Zachary Turner wrote:
>
> You lose the ability
>
> a) To use a function *object* which contains state
>
Is this correct? Isn't, e.g., a bind expression already a function object
that contains state? Or do you mean that you loose the ability to access the
state of such a function object?
Thanks,
Cheers,
Rutger