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 typelist::any and typelist::wrapped #203

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nathanielhourt
Copy link

typelist::any determines whether any type in the list passes a predicate.

typelist::wrapped wraps an uninstantiated template in a type so it can be handled within a typelist.

typelist::any determines whether any type in the list passes a predicate.

typelist::wrapped wraps an uninstantiated template in a type so it can be handled within a typelist.
@abitmore abitmore changed the base branch from for-core-4.0.x to master June 18, 2020 10:28
@abitmore
Copy link
Member

Since bitshares-core 4.0 code has been feature-frozen. I've updated the target branch to master.

@abitmore abitmore added this to the core release 5.0.0 milestone Jun 18, 2020
@nathanielhourt
Copy link
Author

nathanielhourt commented Jun 18, 2020

If BSIP-40 is in the freeze, then this needs to be in 4.0 as well as this is used for the latest BSIP-40 fixes. My apologies, I should've made that clear in the initial comment.

@abitmore
Copy link
Member

Existing BSIP-40 code will be included in 4.0 release, but won't be activated. If we got the fixes 2 months earlier, we may be able to include them in 4.0, but it's too late now. Thank you anyway.

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.

2 participants