• 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
kext and std C++ algorithms?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kext and std C++ algorithms?


  • Subject: kext and std C++ algorithms?
  • From: "Duane Murphy" <email@hidden>
  • Date: Tue, 19 Aug 2008 16:54:31 -0700

How can I use some of the really basic template functions in the C++
library in a kext?

I'd like to use some simple things, like min(), max(), for_each(),
find(), etc. These templates should work just fine in a kext, but the
kext project includes -nostdinc. How do I re-enable -nostdinc so that I can

#include <algorithms>

Thanks,

 ...Duane

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: kext and std C++ algorithms?
      • From: Joseph Kelly <email@hidden>
  • Prev by Date: Re: Java-made zip files can't be unzipped by the OS
  • Next by Date: Re: XCode 3.1 and 2.5
  • Previous by thread: Re: Java-made zip files can't be unzipped by the OS
  • Next by thread: Re: kext and std C++ algorithms?
  • Index(es):
    • Date
    • Thread