On Wednesday, 3 May 2017 at 09:21:47 UTC, nkm1 wrote:
On Wednesday, 3 May 2017 at 07:34:03 UTC, Daniel Kozák wrote:

print in A is template:


What :)
How does it interact with 'final'?

If it were a template (and it's not), then final would not be applicable, because templated functions cannot be virtual.

- Jonathan M Davis

Reply via email to