[computer-go] C++: copying arrays
Mark Boon
tesujisoftware at gmail.com
Fri Aug 11 03:32:12 PDT 2006
On 11-aug-2006, at 1:52, Chrilly wrote:
> know that I am a programming fosile, but I consider overloading of
> operators a horror for debugging and maintance. When skipping over
> code one should see what the operation does. Without having all the
> classes and definitions in ones head. Overloading destroys this
> visual information. One never knows what the operator really does.
I couldn't agree more. And I think the same of macros and templates.
My experience with all these is that they can be very useful if used
sparsely and wisely. But when you work in a group, every programmer
has his own idea of wisdom.
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://computer-go.org/pipermail/computer-go/attachments/20060811/2aaea1f2/attachment.htm
More information about the computer-go
mailing list