Why not
constexpr void noop(std::string_view) { } int main() { noop("just for demonstrating usage of this noop implementation"); return 0; }
?
It also allows for a non-comment comment string, similar to static_assert.