|
Boost : |
Subject: Re: [boost] [graph] boost::plugin and boost::id_tag ?
From: Andrew Sutton (andrew.n.sutton_at_[hidden])
Date: 2008-12-12 21:46:37
>
>
> http://www.boost.org/doc/libs/1_37_0/libs/property_map/iterator_property_map.html
>
> typedef boost::adjacency_list<boost::vecS, boost::vecS,
> boost::bidirectionalS, boost::no_plugin, boost::plugin<boost::id_tag,
> std::size_t> > Graph;
>
> I cannot find boost::plugin and boost::id_tag.
>
> Any idea, please ?
Not in the least. It doesn't look like no_plugin is defined anywhere in the
boost trunk, so I'm guessing the example has just become extremely stale. I
would address this, but I don't know if I should. I'm only maintaining the
graph library.
Between this and your other post - do you have a specific question about
property maps?
Andrew Sutton
andrew.n.sutton_at_[hidden]
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk