|
|
|
|
|
by mantap
2409 days ago
|
|
This is the putting one's head in the sand methodology of programming lanaguge design. Go's answer to metaprogramming is source code generation. There are many problems with C++ but the existence of the template system isn't one. |
|