$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2007-04-25 09:39:44
Philippe Vaucher wrote:
> Check out boost::typeof, otherwise you have typeid(T).name() or gcc's typeof
> extension.
I'd guess the OP then also wants some (compiler-specific) demangler functionality
to map back to human-readable type names. That may or may not be available in
existing APIs, depending on the compiler / runtime being used.
Regards,
Stefan
-- ...ich hab' noch einen Koffer in Berlin...