79363636

Date: 2025-01-17 05:05:56
Score: 2.5
Natty:
Report link

In C++11, aggregate types are not allowed to have default member initializers. This restriction was removed in C++14. See N3605.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: cpplearner