Skip to content

Issue with assignment of an object_iterator to const_object_iterator #368

Answered by awolff64
awolff64 asked this question in General
Discussion options

You must be logged in to vote

Cool, thanks for the quick response and fix:
Would it also apply to the following contructor?
explicit random_access_iterator_wrapper(Iterator ptr) : it_(ptr), has_value_(true)
{
}

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@danielaparker
Comment options

@awolff64
Comment options

Answer selected by awolff64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants