Differences between version 11 and previous revision of C++.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 11 | Last edited on Saturday, September 13, 2003 12:48:47 pm | by GerwinVanDeSteeg | Revert |
Older page: | version 10 | Last edited on Wednesday, January 15, 2003 4:52:52 pm | by JohnMcPherson | Revert |
@@ -39,4 +39,7 @@
Perhaps a good reason to stay away from C++ and program in [INTERCAL] or [PASL] (or [Java]! - Jared).
Or to program in something like [Ocaml | http://www.ocaml.org], which has parametized types, classes and modules, which cover all the possible uses of C++ templates in a saner manner, AFAICT. --GlynWebster
+
+-----
+CategoryProgrammingLanguages