Boost logo

Boost :

From: Wang Weiwei (wwwang_at_[hidden])
Date: 2006-07-19 00:35:36




>> I'm coloring my graph with the following code:
>>
>>         vertex_color_map_t& vertex_color_map = boost::get(vertex_color, g);
>
But this line didn't cause problem.

>I wouldn't have expected the above to compile at all; aren't property maps
>returned by value?
>
>D.


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