Re: STL in Kexts
Re: STL in Kexts
- Subject: Re: STL in Kexts
- From: Peter Lovell <email@hidden>
- Date: Tue, 29 Jun 2004 20:24:43 -0400
On Jun 29, 2004, at 8:14 PM, Krishna Monian wrote:
Hi All,
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
IIRC templates aren't part of the C++ support in kernel-land.
If that's true then I'd be surprised if there was any STL support.
Regards.....Peter
_______________________________________________
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>) |