17 May
2003
17 May
'03
1:13 p.m.
edge_proprety.cpp, as included in Boost release 1.30.0, generates
warnings under gcc 3.2.2, since it is missing a couple of typenames.
Here's the needed patch:
95c95
< property_map
typename property_map
::const_type 97c97 < property_map ::const_type
typename property_map
::const_type
- Chuck Messenger
19 May
19 May
5:15 a.m.
Hello Chuck, Chuck Messenger wrote:
edge_proprety.cpp, as included in Boost release 1.30.0, generates warnings under gcc 3.2.2, since it is missing a couple of typenames.
Here's the needed patch:
95c95 < property_map
::const_type --- typename property_map
::const_type 97c97 < property_map ::const_type
typename property_map
::const_type
Applied, thanks. - Volodya
7846
Age (days ago)
7848
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chuck Messenger
-
Vladimir Prus