Subject: Re: c-style question
To: Aaditya Rai <ARai@rhapsodynetworks.com>
From: Johan Danielsson <joda@pdc.kth.se>
List: tech-kern
Date: 11/20/2001 11:17:21
Aaditya Rai <ARai@rhapsodynetworks.com> writes:

> I personally prefer the latter :-) the fact that it is x.z() already
> makes it obvious that its a fn ptr.

What if the function pointer isn't part of a struct?

/Johan