Differences between version 23 and previous revision of C++.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 23 | Last edited on Tuesday, November 9, 2004 1:16:01 am | by AristotlePagaltzis | Revert |
Older page: | version 22 | Last edited on Tuesday, November 9, 2004 12:35:13 am | by AristotlePagaltzis | Revert |
@@ -67,9 +67,9 @@
/usr/include/stlport/stl/_hashtable.h:557: no match for call to `(const _STL::hash<CActionHandler::Keycode>) (const
CActionHandler::Keycode &)'
</pre>
-This is perhaps a good reason to stay away from [C++] and program in [INTERCAL] or [PASL]. Or maybe [Java] (see [JavaAndC++]). Or in something like [Ocaml
], which has parametized types, classes, and modules, covering most if not all the possible uses of [C++] [Template]s in a saner manner.
+This is perhaps a good reason to stay away from [C++] and program in [INTERCAL] or [PASL]. Or maybe [Java] (see [JavaAndC++]). Or in something like [OCaml
], which has parametized types, classes, and modules, covering most if not all the possible uses of [C++] [Template]s in a saner manner.
----
!!! See also