stl

Jerry Feldman gaf at blu.org
Sat Aug 26 20:15:46 EDT 2006


The C++ standard defined header files without the trailing .h.
limits is a standard ANSI C++ header file that contains the
numeric_limits class as well as a couple of enumerations. 
If the implementation does not include limits, it is not compliant. 


 On Sat, 26 Aug 2006 13:19:51 -0400
Stephen Adler <adler at stephenadler.com> wrote:

> Guys,
> 
> The following code compiles on my linux (FC5) box.
> 
> #include <limits>
> 
> int main()
> {
> }
> 
> 
> When I compile it on a solaris box, limits is not found. I forget, is 
> the stl built in with
> g++ or do I have to go out, find it, and install it?
> 
> Cheers. Steve.
> 
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> 
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://olduvai.blu.org/mailman/listinfo/discuss
> 


-- 
Jerry Feldman <gaf at blu.org>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.blu.org/pipermail/discuss/attachments/20060826/7f21ada9/attachment.sig>


More information about the Discuss mailing list