Skip to content

[clang] template template class with std::vector as a default parameter fails to compile with __is_pointer requires template arguments #95733

Closed as not planned
@bobby3605

Description

@bobby3605

While investigating a separate issue with clang, I came across this issue.
The following code compiles on gcc, but not clang.
https://godbolt.org/z/3boKbWqc8

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:frontendLanguage frontend issues, e.g. anything involving "Sema"duplicateResolved as duplicateneeds-reductionLarge reproducer that should be reduced into a simpler form

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions