$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] type_info wrapper
From: Peter Barker (newbarker_at_[hidden])
Date: 2008-10-01 09:29:15
Hello,
I'm looking for a type_info wrapper similar to the one described in
Alexandrescu's Modern C++ design and wondered if Boost contained one
that wasn't in the implementation detail area of another library?
My Googling shows there's been a demand for this in the past and
wonder if it had been done?
Regards,
Pete