Skip to content

Add typelist::any and typelist::wrapped - #203

Open
nathanielhourt wants to merge 1 commit into
bitshares:masterfrom
nathanielhourt:typelist-update
Open

Add typelist::any and typelist::wrapped#203
nathanielhourt wants to merge 1 commit into
bitshares:masterfrom
nathanielhourt:typelist-update

Conversation

@nathanielhourt

Copy link
Copy Markdown

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
Copy Markdown
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

nathanielhourt commented Jun 18, 2020

Copy link
Copy Markdown
Author

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
Copy Markdown
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.

@sonarqubecloud

sonarqubecloud Bot commented Sep 5, 2026

Copy link
Copy Markdown

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