This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libstdc++/3247


The following reply was made to PR libstdc++/3247; it has been noted by GNATS.

From: Gabriel Dos Reis <Gabriel.Dos-Reis@cmla.ens-cachan.fr>
To: Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
Cc: bkoz@gnu.org, gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Subject: Re: libstdc++/3247
Date: 27 Jun 2001 10:08:32 +0200

 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> writes:
 
 | This is a known (IMHO mis-) "feature" of the slice or
 | gslice interface of the ISO standard. This is because the C++ standard
 | library does not specify that valarray subsets provide the same
 | operations as valarrays.
 
 
 The present issue is about accessibility of slice arrays copy
 constructors which the Standard says are private.
 
 -- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]