Re: inline operator delete redefinition and in-charge deleting destructor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Also, destructors have () parameter specification, not (void) for their 
> parameters.

That's a matter of style, they mean the same thing and are equally valid.

> Also, C++ uses...
> #include <cstdio>
> ... not...
> #include <stdio.h>

Again, both are valid.

jon


-- 
"A great many people think they are thinking when they are merely
 rearranging their prejudices."
	- William James

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux