← Back to Users
iamsridhar's activity in the archive.
virtual void foo() = 0;
It would have been much more elegant to add another keyword like pure instead of having this weird syntax.
virtual void foo() = 0;
It would have been much more elegant to add another keyword like pure instead of having this weird syntax.