$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-07-23 13:50:46
From: "David B. Held" <dheld_at_[hidden]>
> Or perhaps the part that says:
>
> template <typename _Tp>
> struct squad_ptr;
>
> means something other than what I think it means.
Perhaps. Did you know it means "undefined behavior?"
The name _Tp is reserved to the implementation.
legal-ly yr's
Dave