Skip to content

Conversation

jzmaddock
Copy link
Collaborator

When passing std::size_t arguments to length(), str() and operator[] by making these templates enable_if'd on is_integral. Fixes #197.

When passing std::size_t arguments to length(), str() and operator[] by making these templates enable_if'd on is_integral.
Fixes #197.
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.

match_results has different parameter type compared to std::match_results
2 participants