$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost any questions and praise
From: Roman Perepelitsa (roman.perepelitsa_at_[hidden])
Date: 2010-02-02 04:48:09
2010/2/2 Alan Tennant <alan2here_at_[hidden]>
> << support is most useful. I presume they still cast back to the original
> object in the same way that boost::any does and any non standard object they
> contain that will work in a stream will now work inside the boost::any.
Adobe poly <http://stlab.adobe.com/group__poly__related.html> library might
be better for your use case. It's like boost::any with ability to add
additional operators (e.g. operator<<).
Roman Perepelitsa.