$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bruno Martínez (br1_at_[hidden])
Date: 2006-02-09 07:35:50
On Wed, 08 Feb 2006 20:18:18 -0200, Rene Rivera
<grafik.list_at_[hidden]> wrote:
> Bruno Martínez wrote:
>> On Wed, 08 Feb 2006 13:41:57 -0200, Rene Rivera
>> <grafik.list_at_[hidden]> wrote:
>>
>>> There's no easy way for the boost.any code to work with polymorphic
>>> types as you expect since there's no current way to know what types are
>>> convertible at runtime. (Perhaps when there's a boost.reflect)
>>
>> I think dynamic_any already works as the OP needs.
>
> Which is available where?
Here, although some pages are broken
http://cpp-experiment.sourceforge.net/
Bruno