bitshares-fc icon indicating copy to clipboard operation
bitshares-fc copied to clipboard

Add typelist::any and typelist::wrapped

Open nathanielhourt opened this issue 4 years ago • 3 comments

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.

nathanielhourt avatar Jun 18 '20 01:06 nathanielhourt

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

abitmore avatar Jun 18 '20 10:06 abitmore

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.

nathanielhourt avatar Jun 18 '20 16:06 nathanielhourt

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.

abitmore avatar Jun 18 '20 17:06 abitmore