
28 Jul
2006
28 Jul
'06
3:33 p.m.
On 28/07/06, MenTaLguY <mental@...3...> wrote:
If I had to choose, it'd probably be 'class'.
I have a preference for using class (for C++ objects), but this might be situation in which 'struct' is better. I'll make a patch.
See http://www.research.att.com/~bs/bs_faq.html#class .
I'm not claiming to be bothered a great deal by this, it came up when I turned on -Wabi as suggested at http://www.cocoadev.com/index.pl?XCodeTips . I've a feeling that this warns on every 'empty class', and I am not sure that this is good idea.
Ben