79716716

Date: 2025-07-27 21:48:10
Score: 2
Natty:
Report link

Quoting https://en.cppreference.com/w/cpp/language/inline.html.:

"A deleted function is implicitly an inline function: its (deleted) definition can appear in more than one translation unit (c++ 11)".

So to answer your question, no, explicit "inline" - ing is not needed.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: jitpaul