• cmeerw
    link
    fedilink
    English
    arrow-up
    1
    ·
    13 days ago

    The main reason for the template keyword in the syntax is because the block is first parsed as a template, and then instantiated. This means you might have to use typename or template keywords in your code now.