Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] possible Bug in property handling
From: Ralf Goertz (R_Goertz_at_[hidden])
Date: 2009-08-29 02:55:39


Jeremiah Willcock wrote:

> It appears that name_map is not initialized. You need to do something
> like:
>
> id_name_map_t name_map = get(vertex_name, g);
>
> to get the property map before you use it.

Thanks, that did it.

Ralf


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