$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-07-30 11:20:33
----- Original Message -----
From: "Aleksey Gurtovoy" <alexy_at_[hidden]>
> Of course, all this example can be answered by "you better know what you
are
> doing" :), and I agree. My only concern is that even if you know, it's
easy
> to make a mistake, and if you did, compiler won't point you to it
> (immediately).
Which might just argue against the "easy-to-use" outer dispatching
functions. If everyone stuck with unqualified + tag, that problem would go
away.
-Dave