Topic: Q: <limits> support??? numeric_limits<T> suport??


Author: "M.Cvjetko" <miljenko.cvjetko@rzmail.uni-erlangen.de>
Date: 1998/02/13
Raw View
 Newsgroups: comp.lang.c++,
             comp.std.c++,comp.lang.c++.moderated,

  Hi again!

  Which c++ compilers support <limits> header numeric_limits<T> class and
co.??
  As far as I know only M$VC++ 5.0...

  Thanx

  miljenko.
*/




[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]






Author: Edward Diener <eddielee@abraxis.com>
Date: 1998/02/16
Raw View
Believe it or not MSVC++ 5.0 is not the only Windows C++ compiler in
existence. Borland C++ supports the numeric_limits<T> class also and usually
is ahead of MS in supporting the C++ standard on Windows.

M.Cvjetko wrote:

>  Newsgroups: comp.lang.c++,
>              comp.std.c++,comp.lang.c++.moderated,
>
>   Hi again!
>
>   Which c++ compilers support <limits> header numeric_limits<T> class and
> co.??
>   As far as I know only M$VC++ 5.0...
>
>   Thanx
>
>   miljenko.
> */

[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]






Author: Xavier Tarrago <Xavier.Tarrago@cea.fr>
Date: 1998/02/17
Raw View
M.Cvjetko wrote:
>   Which c++ compilers support <limits> header numeric_limits<T> class and

  HP Ansi C++.
--
+--------------------------------------------------------------------------+
| X.Tarrago - mailto:Xavier.Tarrago@cea.fr
|  Commissariat a l'Energie Atomique |
|  Centre de Saclay - bat 611        | tel : 01 69 08 96 49
|  91191 Gif sur Yvette CEDEX        | fax : 01 69 08 75 97
|  France                            |
+------------------------------------+-------------------------------------+


      [ Send an empty e-mail to c++-help@netlab.cs.rpi.edu for info ]
      [ about comp.lang.c++.moderated. First time posters: do this! ]
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]