$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (beman_at_[hidden])
Date: 2000-11-07 15:07:06
At 07:02 PM 11/7/2000 +0000, Kevlin Henney wrote:
>It's not too much of a burden on the documentation -- "sizeof(any) ==
>sizeof(T *) + implementation-defined padding" :-> -- so I will include
>it.
Should that be "+ any implementation-supplied padding"?
(The distinction is one of standardese: "implementation-defined" stuff must
be documented, while "implementation-supplied" doesn't have to be
documented.)
--Beman