id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4310,boost graph compressed sparse row graph csr_in_edge_iterator doesn't compile,Sören Meyer-Eppler ,Jeremiah Willcock,"The csr_in_edge_iterator class template contains a reference member (const CSRGraph & m_graph) and a default constructor taking no arguments. Since references cannot be non-initialized this won't compile. I have hacked a fix by making m_graph a pointer member, but I suppose a proper solution would look different. ",Bugs,closed,Boost 1.43.0,graph,Boost 1.43.0,Problem,fixed,,