|
|
|
|
|
by renox
1229 days ago
|
|
I don't know, I've worked on a C++ project where most of the
Ids/Index 'types' are done with typedef/using int :-( So in theory the language is statically typed but in practice case a large part of the project is 'integer typed' .. |
|