• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: STL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: STL


  • Subject: Re: STL
  • From: Jonathan Wight <email@hidden>
  • Date: Mon, 22 Apr 2002 08:58:39 -0500

On 04/22/2002 08:05, "Adam Hall" <email@hidden> wrote:

> Is the C++ STL supported/work with the Apple Developer tools?

Mostly. The most commonly used STL classes are present and work fine. But a
few (of the top of my head: bitset and strstream among others) aren't
present (header files missing completely).

If you need any of the functionality provided by the missing headers than
either get STLPort working (www.stlport.org) - I've had reasonable luck with
that. Or get the beta release of Project Builder 2.0 with GCC3.1 (make sure
you turn 3.1 on though). GCC3.1 seems (at first glance) to have a complete
STL implementation...

Jon.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >STL (From: Adam Hall <email@hidden>)

  • Prev by Date: Re: Export data to Excel
  • Next by Date: RE: STL
  • Previous by thread: STL
  • Next by thread: RE: STL
  • Index(es):
    • Date
    • Thread