kext and std C++ algorithms?
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