[C++-sig] const_iterator type

Alex Leach beamesleach at gmail.com
Wed Mar 27 14:11:05 CET 2013


On Wed, 27 Mar 2013 11:36:47 -0000, Alex Leach <beamesleach at 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-const-iterator

Kind regards,
Alex


More information about the Cplusplus-sig mailing list