Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explicit operator bool overload #916

Merged
merged 1 commit into from Apr 25, 2016
Merged

Add explicit operator bool overload #916

merged 1 commit into from Apr 25, 2016

Conversation

codemercenary
Copy link
Contributor

This is intended to silence performance warnings in VS2015. Also make a change to the ASSERT_TRUE and ASSERT_FALSE macros in order to eliminate the performance warning.

This is intended to silence performance warnings in VS2015.  Also make a change to the `ASSERT_TRUE` and `ASSERT_FALSE` macros in order to eliminate the performance warning.
@hham
Copy link
Contributor

hham commented Apr 25, 2016

good to go.

@hham hham merged commit 69f0d1d into master Apr 25, 2016
@hham hham deleted the fix-msvcwarn branch April 25, 2016 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants