Skip to content

Conversation

BillyDonahue
Copy link
Contributor

Remove the unused size_t typedefs from the Iterator classes.
size_t is a standard C typedef so we don't ever want to hide that.

@coveralls
Copy link

coveralls commented Nov 11, 2019

Coverage Status

Coverage remained the same at 89.797% when pulling 4a46a26 on BillyDonahue:using_decls into 645cd04 on open-source-parsers:master.

@dota17
Copy link
Member

dota17 commented Nov 11, 2019

This looks like same as the #1077

Remove the `size_t` typedefs from the Iterator classes.
@BillyDonahue
Copy link
Contributor Author

Yeah I guess it's the same as #1077, which I hadn't seen. I'll withdraw this one then.

@BillyDonahue BillyDonahue deleted the using_decls branch November 11, 2019 03:53
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.

3 participants