$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost any questions and praise
From: Pete Bartlett (pete_at_[hidden])
Date: 2010-01-31 05:40:03
Alan Tennant wrote:
>Thanks for the info. Can it be done (at all, at the moment, elegantly,
practically, by turning a std::type_info into a type) ?
Depending on exactly what you are trying to do, the Boost.Variant library
may be more useful than Boost.Any.