79718208

Date: 2025-07-29 06:48:02
Score: 0.5
Natty:
Report link

clang is correct here. The standard gives no limitation on whether literal types can or cannot have virtual members (basic.types/10.5), nor it's required for NTTP (temp.param/7.3), thus I see no reason for GCC to reject that code.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Aleksandr Medvedev