$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-11-23 04:15:24
Hi Giuseppe,
>> - Add new class 'typed_value_base', with "typeinfo& type()" method.
>> - Implement that method in typed_value template
>>
>> What do you think about this approach?
>
> That sounds good, I'm looking forward to it.
Implemented in CVS HEAD. I attach a patch for your reference, which
includes example usage inside tests.
HTH,
Volodya