11 Feb
2018
11 Feb
'18
8:20 p.m.
Hello,
I am wondering if there is a particular reason why the == and !=
operators for edge_list_impl::edge_iterator (defined in
boost/graph/edge_list.hpp) are not marked const:
// The implementation class for edge_list.
template