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

Enhance behavior of Unsatisfiable to have some predictable side-effects #409

Merged
merged 2 commits into from Feb 12, 2015

Conversation

codemercenary
Copy link
Contributor

If an AutoFilter accepts an std::shared_ptr<const T>, it should be invoked if MarkUnsatisfiable is called. If it simply accepts const T&, then it should not be called.

If an `AutoFilter` accepts an `std::shared_ptr<const T>`, it should be invoked if `MarkUnsatisfiable` is called.  If it simply accepts `const T&`, then it should not be called.
gtremper added a commit that referenced this pull request Feb 12, 2015
Enhance behavior of Unsatisfiable to have some predictable side-effects
@gtremper gtremper merged commit d409c9c into develop Feb 12, 2015
@gtremper gtremper deleted the feature-unsatisfiable branch February 12, 2015 21:41
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.

None yet

2 participants