Skip to content

Conversation

@XenoBytesX
Copy link

Made any() a const member function

The original code would not compile in C++ 14+ and would give the error

error: passing ‘const Debug’ as ‘this’ argument discards qualifiers [-fpermissive]

Made any() a const member function
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.

1 participant