$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [any] Multimethod for boost::any and modified boost::any to fit multi method
From: Nowake (nowake_at_[hidden])
Date: 2009-02-13 08:50:45
> > A while ago, I offered something like this
> FWIW, I would be really interested in this feature even if it's not
> constant time. May I hope it will appear in trunk one day?
Me too.
I want to know how you treat;
- return value type
- argument combination (especially const volatile)
- terrible std::type_info
Regards.
Nowake