$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-09-28 16:51:31
Thomas Lien wrote:
>
> I initiated a discussion about a week ago about index
> checking and the responses were generally in favor of
> putting an assert into operator[], even acknowledging
> possible ODR violations. I was wondering how I would
> submit my proposed modification to array.cpp. The
> submission instructions on the website seem to deal
> with creating new libraries, not with small changes.
Send an e-mail to the author of the library, if possible
with a "diff -u" style patch. The name of the author is
usually in the copyright statement in the header.
Jens Maurer