Skip to content

Conversation

@muggenhor
Copy link

This implements this suggestion, i.e. it makes sub_match usable as a range in the least intrusive way: https://svn.boost.org/trac/boost/ticket/11036

@jzmaddock
Copy link
Collaborator

Thanks for the patch - as noted in the issue wouldn't begin() and end() member functions be a better bet?

@muggenhor
Copy link
Author

I did it the same as is done in xpressive's sub_match where I believe it was done like that because of compatibility with the C++ standard (can't verify that last as I don't have a copy of the latest C++ standard handy).

Myself I don't really have a preference in either direction.

@jzmaddock
Copy link
Collaborator

Fixed slightly differently in Git develop, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants