$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2000-11-28 21:17:35
----- Original Message -----
From: <tdr_s_at_[hidden]>
> Funny, isn't it? The same trick seems to work with
> std::numeric_limits. The "apply level of indirection" principle
> strikes again.
> May be that is the case your co-worker have found,
No, the cases we tried were much more straightforward than this.
> but I think is
> unacceptable as a general solution.
I think you're right. Thank you for these very complete examples.