Skip to content

Support MSVC-style constructor names in template classes #3

Description

@adalisk-emikhaylov

I heard MSVC does this for ctors: A<X>::A<X><Y> (repeats the class template args, then adds the ctor template args). Gotta support this somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions