[llvm-bugs] [Bug 46173] New: template template argument count seems to be using the actual count instead of the effective
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 2 06:09:04 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46173
Bug ID: 46173
Summary: template template argument count seems to be using the
actual count instead of the effective
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: seen at xds.hu
CC: blitzrakete at gmail.com, dgregor at apple.com,
erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
richard-llvm at metafoo.co.uk
repro: https://wandbox.org/permlink/vG1j2gpcPKUjxZvS
error: template template argument has different template parameters than its
corresponding template template parameter
both gcc and msvc compiles it with no error/warning
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200602/4d1a03bd/attachment-0001.html>
More information about the llvm-bugs
mailing list