Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2002-04-16 22:37:07


Hi Bob,

We didn't port to SGI Mipspro, so it isn't surprising that you are running
into difficulty.

However, at least that first error message has an easy workaround. Either
add a default constructor to vec_adj_list_vertex_id_map (in
details/adjacency_list.hpp) or split the iterator_property_map's
constructor into two constructors, one without the _id parameter, and one
with, thus avoiding the default parameter. Let me know how it goes and
I'll checkin the fix.

Cheers,
Jeremy

----------------------------------------------------------------------
 Jeremy Siek http://php.indiana.edu/~jsiek/
 Ph.D. Student, Indiana Univ. B'ton email: jsiek_at_[hidden]
 C++ Booster (http://www.boost.org) office phone: (812) 855-3608
----------------------------------------------------------------------


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