|
|
|
|
|
by pjmlp
3121 days ago
|
|
Picking up your example, that is exactly why ANSI C++ people want to have some kind of basic 2D support on the standard. Yet the naysayers state that apparently we can have standard IO, filesystem and networking support, but not 2D. The reason being that not all scenarios have graphical displays, as if all deployment scenarios always have filesystem and networking stacks. |
|