From -7970371875698493662
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,716cdb25f9d4b10f,start
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 1994-11-17 09:20:43 PST
Path: nntp.gmd.de!xlink.net!howland.reston.ans.net!Germany.EU.net!EU.net!sun4nl!news.nic.surfnet.nl!tuegate.tue.nl!tuegate.tue.nl!paulvl
From: paulvl@python.es.ele.tue.nl (Paul van Loon)
Newsgroups: comp.std.c++
Subject: ERROR in Annotated C++ Reference Manual?
Date: 17 Nov 1994 12:57:38 GMT
Organization: Eindhoven University of Technology, The Netherlands
Lines: 21
Distribution: world
Message-ID: <PAULVL.94Nov17135738@python.es.ele.tue.nl>
NNTP-Posting-Host: python.es.ele.tue.nl

When reading my copy of the AC++RM again,
I noticed something I suspect to be an error.
Can anyone confirm or deny the following:

In the chapter about trigrams (?) there
is a list of all defined trigrams
but ??< and ??> are not on the list.
The example program below the list
uses ??< for { and ??> for }.
Therefore the list is not
complete and should contain ??< for {
and ??> for }

The copy of the AC++RM I have is the first edition.

Greetings from Paul.
--
================================================================================
==Paul=van=Loon=(paulvl@es.ele.tue.nl)==UnDeR=CoNsTrUcTiO=======================
==Information=Engeneering=student========================N======================
================================================================================


