Deque / Queue
Deque / Queue
- Subject: Deque / Queue
- From: "jim smith" <email@hidden>
- Date: Sun, 22 Feb 2004 14:25:06 +0000
Hello,
It is the first time I write to this list.
I am porting a windows app to Mac.
So I try to do it with XCode and Panther.
Hopefully someone can help me.
I like to use Deque or Queue...
So I try
#include <deque> // or <deque.h>
#include <queue>
But XCode does not know this files.
So how it works with XCode / Mac?
One more question - how is the trick to use std::functions
Thank you,
Jim
_________________________________________________________________
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.