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

Fix static assert in CreationRules #740

Merged
merged 0 commits into from
Sep 17, 2015
Merged

Conversation

codemercenary
Copy link
Contributor

Factory New methods presently are not being correctly evaluated for the inheritance rules that are required for factory New when the method has one or more arguments. Alter the static assert to be applied in all cases where static new is used.

@codemercenary
Copy link
Contributor Author

That was not intentional, develop has been forced back and this PR resubmitted as #741

@jdonald jdonald deleted the ref-factorynewassert branch September 17, 2015 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants