bitshares-fc
bitshares-fc copied to clipboard
Add typelist::any and typelist::wrapped
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.
Since bitshares-core 4.0 code has been feature-frozen. I've updated the target branch to master.
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.
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.