|
Boost : |
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-10 21:27:11
Shouldn't the adjacency_matrix documentation specify what the
vertices_size_type is? For all I can tell, it's a unsigned char and I won't
be able to create an adjacency_matrix with more than 256 nodes... ;-)
But seriously, folks, even the standard containers use size_t by default...
Also, wouldn't this be one of the few good applications of vector<bool> in
the case that there are no edge properties?
===================================================
David Abrahams, C++ library designer for hire
resume: http://users.rcn.com/abrahams/resume.html
C++ Booster (http://www.boost.org)
email: david.abrahams_at_[hidden]
===================================================
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk