Re: C++ in kernel (was Re: exception in a device driver)

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 7 Jan 1999 17:41:15 +0000 (GMT)


> > hard to figure out in C++ when you can avoid passing 'self' around for
> > example.
>
> 'this'. You can tell the compiler not to - use the static keyword on

Whatever - my object oriented programming experience is mostly not in C++ (as
you have noticed)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/