$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] function pointers and anys
From: Alan Tennant (alan2here_at_[hidden])
Date: 2010-02-25 13:49:45
Thanks.
On 19 February 2010 22:48, Ryan Gallagher <ryan.gallagher_at_[hidden]> wrote:
> Alan Tennant <alan2here <at> gmail.com> writes:
> > I created a pointer to a function, I am able to call the function
> > though the pointer as well as move the pointer, as I would expect.
> > I put it into a boost::any.
> [snip]
>
> Any reason you're not using Boost.Function?
>
> -Ryan
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
>