March 27, 2013
1:11 p.m.
On Wed, 27 Mar 2013 11:36:47 -0000, Alex Leach <beamesleach@gmail.com> wrote:
I'm trying to wrap an iterable class, which returns a custom iterator typedef'd as const_iterator, from its begin and end methods.
In case any of you like answering these types of questions on StackExchange sites, I've also posted it up on StackOverflow: http://stackoverflow.com/questions/15659610/how-to-expose-c-classes-with-con... Kind regards, Alex