|
|
|
|
|
by 59nadir
2072 days ago
|
|
One of the main gripes I have with C++ is exactly what you said, that the defaults usually are the wrong for the usual cases and for general sanity. With that said, C programmers also seem to love their implicit behavior so it's pretty clear where this kind of thinking comes from. |
|