Commit Graph

3 Commits

Author SHA1 Message Date
Simon Giraudot d38da183c4 Fix BGL examples with properties API 2016-10-11 12:05:05 +02:00
Andreas Fabri cc953a0ac7 remove warning in example, and improve output 2015-02-12 15:40:44 +01:00
Andreas Fabri dc0687dc26 Use iterator_adaptor instead derivation from transform_iterator
With transform iterator we would have to rewrite operator++
as it does not return the derived class.
This led to a compilation bug when using connected_components.
2015-02-11 17:24:08 +01:00