$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2008-06-07 06:43:49
Joel FALCOU wrote:
> Basically this small library replace typeid and its non-standard name()
> method by a meta-programmed class (identify) which is able to handle
> various classic types (being template or not themselves).
Several platforms provide functions to demangle the result of
std::type_info::name().