$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-05-13 07:20:43
From: "David Abrahams" <david.abrahams_at_[hidden]>
> It looks to me like the bind docs use "implementation-defined" in many
> places where they should use "unspecified"... since the implementation, in
> general, is /not/ defining these types.
OK, but which is the right thing to do? Switch to unspecified or define the
types in the implementation section? I tend towards the former.