id summary reporter owner description type status milestone component version severity resolution keywords cc 3155 Modified BGL iterator macros tkeitt@… Douglas Gregor The current graph iterator macros split iterator comparisons across calls to vertices, edges, et al. I have modified the macros to include only a single call to vertices, edges, et al. The behavior of the code remains the same. All regression tests passed after the change. Patches closed Boost 1.40.0 graph Boost 1.39.0 Problem fixed graph, iterator