Re: STL in Kexts
Re: STL in Kexts
- Subject: Re: STL in Kexts
- From: Dean Reece <email@hidden>
- Date: Tue, 29 Jun 2004 18:04:19 -0700
Krisna,
Sorry, but templates and STL are not supported in the kernel.
You may use the containers in libkern instead (OSString, OSArray,
OSDictionary, ...).
- Dean
On Jun 29, 2004, at 5:14 PM, Krishna Monian wrote:
I was just wondering whether it is possible to use
containers from the STL in a kernel extension.
If so then are there any special settings that have to
be made under XCode?
Thanks
Krishna Monian
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.
References: | |
| >STL in Kexts (From: Krishna Monian <email@hidden>) |