79316289

Date: 2024-12-29 20:33:22
Score: 0.5
Natty:
Report link

Is there any reason that irq_callback_table needs to be an std::array<>? If it were an old fashioned C style array, there would be no bounds checking whatsoever so no possibility of an exception.

Reasons:
  • Blacklisted phrase (1): Is there any
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is there any
  • High reputation (-2):
Posted by: Mark Ransom