Skip to content

C++17 P0522R0 (Matching template template parameters to compatible arguments) only partially implemented #55894

Closed as not planned
@ackelcn

Description

@ackelcn

I encounter a commit that repaired a clang bug. This commit is from WEB++:
the-moisrex/webpp@97a5947

 - typename istl::filter_parameters<istl::templated_negation<stl::is_void>::type,
 +typename istl::filter_parameters<istl::templated_negation<stl::is_void>::template type,
                                   typename details::resource_extractor_impl<AllocDescTypes>::type>::type

Looks like a clang bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    c++20clang:frontendLanguage frontend issues, e.g. anything involving "Sema"duplicateResolved as duplicate

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions