$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-10-06 11:10:29
Felipe Magno de Almeida wrote:
> It doenst defeat the point when used in templated functions where the
> type depends on T, like the spirit case.
If spirit implementors are careful enough to not accidentally
reuse the type in another function template: yes.
Roland