$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Frank Birbacher (bloodymir.crap_at_[hidden])
Date: 2004-11-23 08:10:28
Hi!
David Abrahams wrote:
> Because often the result type depends on the argument type that is
> actually passed:
But he is binding a pointer-to-member-variable which definately
has a result type (which is the type of the member).
Frank