$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tim Culver (tim.gmane_at_[hidden])
Date: 2002-09-16 15:54:06
The at() function, with one definition quoted like this:
template <class T>
T& at(T* pa, std::ptrdiff_t key) { return pa[key]; }
and documented here:
http://www.boost.org/libs/graph/doc/using_property_maps.html
doesn't exist. I need this function; is operator[] equivalent?
Also, the images are broken on this page:
http://www.boost.org/libs/graph/doc/adjacency_list.html