Cocoa wrapper around C++ code, what is the best idiom for wrapping STL style iterators?
Cocoa wrapper around C++ code, what is the best idiom for wrapping STL style iterators?
- Subject: Cocoa wrapper around C++ code, what is the best idiom for wrapping STL style iterators?
- From: "Jarrod Roberson" <email@hidden>
- Date: Tue, 31 Oct 2006 13:18:16 -0500
I am writing a Cocoa front end for Xapian ( www.xapian.org )
This is my first real Cocoa app and I have struggling with how to represent
the sytle iterators that Xapian uses.
I tried using NSEnumerator subclasses how would you do them?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden