$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel James (daniel_at_[hidden])
Date: 2004-11-16 17:20:11
Sorry, another feature request. Would it be possible/a good idea to add
a way to get the type of a named parameter? It's possible to call a
template function which will then know the type, but it seems like using
this library already requires enough forwarding functions.
Daniel