Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-02-04 11:26:45


At 11:05 AM 2/4/2002, Jeremy Siek wrote:
>
>Not yet. I ought to get one going...
>
>>Is there an errata web page anywhere for the Boost Graph Library
>>book?

Here is a start (unless I'm misunderstanding something):

Page 282: In the specialization of property_traits<T*>, the last function
should be operator[]() rather than at().

Actually, 15.1.4 doesn't specify the function which returns the reference,
so at() might be correct. But if so, more explanation is required in
15.1.4. More likely, 15.1.4 should have specified operator[]()?

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk