This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

software contribution / question



Dear egcs-people,

I use the egcs compiler but missed a standard conforming
alarray implementation as part of the C++ standard libraray. 
So I wrote one. Perhaps it is suitable for adding it  to
gnu-c++ (and egcs).

It is attached to this mail as a tar.gz file, including several sample
applications. Part of the examples were taken from 
[1] B. Stroustrup, The C++ Programming Language, 3. Edition
  (In contrast to Stroustrup I assumed C-style array, not Fortran 
   memory layout)
[2] The C++ Standard document as of 1st Sept. 1998.
The documentation of valarrays can be found in [1], section 22.4,
or [2], section 26.3. 
I added references to the standard in the file "valarray".

Perhaps this is of interest for you.

Best regards

            U. Breymann


+---------------------------------------------+
Dr. Ulrich Breymann
Hochschule Bremen
Neustadtswall 30
D-28199 Bremen
Tel +49-421-5905425
Fax +49-421-5905476
brey@informatik.hs-bremen.de
http://www.informatik.hs-bremen.de/~brey

VALARRAY.TGZ