$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] More flexible any_cast for boost::any
From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2013-11-27 15:52:44
Antony Polukhin wrote:
> I'm not *the official* maintainer of the Boost.Any library, I'm just the
> one who made all the latest changes with rvalues and C++11 support. But if
> there'll be no objections and the official maintainer won't appear I can
> add this functionality to Boost.Any.
If I'm still the official maintainer I can happily pass my maintainership
to Antony.
PS do you know how type_erasure::any_cast handles this case?
Alex