www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/05/17/03:36:33

Date: Wed, 17 May 2000 10:17:22 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: "Alexei A. Frounze" <alex DOT fru AT mtu-net DOT ru>
cc: djgpp AT delorie DOT com
Subject: Re: C++, complex, etc
In-Reply-To: <3921ABF6.8BD420E2@mtu-net.ru>
Message-ID: <Pine.SUN.3.91.1000517101641.4709E-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Wed, 17 May 2000, Alexei A. Frounze wrote:

> IMHO there must no be any C++ library, just a C++ compiler itself, if people
> don't have standard for C++ library.

I don't think this is possible.  All the C++ classes are implemented
in a library (libstcxx.a, in the DJGPP case).  You *must* have that 
library, and you *must* include the appropriate headers, if you want
to use data types other than the basic ones (int, char, etc.).

It is the same situation as with size_t in C: if you don't have
headers which come with a library, you cannot use size_t.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019