Skip to content

It would fail if parent is a template class #35

@ryzzn

Description

@ryzzn

assert compound.name.startswith(prefix)

Hi,
Prefix won't contain parent's template parameters list but compound.name does contain, so the assertion would fail.

Metadata

Metadata

Assignees

Labels

3rd partyRequires a modification to a 3rd party project.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions