Boost logo

Boost Users :

From: Sam Peterson (peabodyenator_at_[hidden])
Date: 2007-08-28 04:04:40


On 8/27/07, Ronald Garcia <garcia_at_[hidden]> wrote:
> I'm not absolutely sure, but you might be able to pass along a
> boost::dummy_property_map (defined in boost/property_map.hpp) as the
> property map for node_id. That map will not store any information.

No dice:
    error: invalid use of void expression

> If you don't care about any properties, and you are using Boost from
> the svn repository, then you can construct your dynamic_properties
> object with the argument '&boost::ignore_other_properties' and it
> will not complain about any properties.

I'm a little leary of trying the svn version, especially if there's
undocumented changes to the library. What's your experience?

-- 
Sam Peterson
peabody_at_[hidden]
peabodyenator_at_[hidden]

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net