This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: numeric_limits


>>>>> "Matthias" == Matthias Oltmanns <Mathias.Oltmanns.Oltmanns@sysde.eads.net> writes:

    Matthias> Hi, I'am using gcc-2.96-85 with libstdc++-2.96-85 and i
    Matthias> wonder where the header <limits> has to be found. (see
    Matthias> Stroustrup 22.2)

    Matthias> I would like to use things like
    Matthias> numeric_limits<anyType>::is_signed

    Matthias> Any suggestions?

Upgrade your libstdc++ or/and your compiler to a real release such as
GCC 3.0, 3.1 or 3.2 OR use another Standard C++ library such as e.g.
stlport.

-- 
Claudio Bley                                                        _ 
                                             ASCII ribbon campaign ( )
ICQ# 83197241                                 - against HTML email  X 
http://www.cs.uni-magdeburg.de/~bley/                     & vCards / \


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