Closed JohnCoconut closed 6 years ago
I agree (as often is the case on your review). I assume used the -I agree- redundant template type for a reason, but time may have been a factor as well.
Let's hope Travis CI does its thing again fast (I check on a daily basis), to get your suggestions in.
Keep up the great work!
Algorithm 40 has a redundant template parameter
vertex_descriptor
. It can be replaced bytypename boost::graph_traits<graph>::vertex_descriptor
.