Footnotes

Foreword

1 I would like to thank John Wilkinson, Mark Manasse, Marc Najork, and Jeremy Siek for many valuable suggestions.

Preface

2 The LSC has since evolved into the Open Systems Laboratory (OSL) http://www.osl.iu.edu. Although the name and location have changed, the research agenda remains the same.

Chapter 1

1 Another popular name for vertex is node, and another name for edge is arc.

2 For aesthetic reasons, we prefer typename to the equivalent class for declaring template parameters.

Chapter 2

1 When the type on the left hand side of the :: scope operator somehow depends on a template argument then use the typename keyword in front of the type.

2 Koenig lookup is named after its inventor, Andrew Koenig. It is sometimes called ...

Get The Boost Graph Library: User Guide and Reference Manual now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.