Factor out parts of syntax templates

I'm not sure if this is what you're looking for or not, but have you seen define-template-metafunction from 1.11 Experimental ? I make heavy use of it in struct-plus-plus if you want to see real-word examples.

3 Likes