$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2007-04-25 09:33:10
Check out boost::typeof, otherwise you have typeid(T).name() or gcc's typeof
extension.
Philippe