id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4285,graph_traits.hpp wrong description in doxygen comment,Manfred Weis ,Jeremiah Willcock," /** Return false if the given graph is undirected. */ template bool is_undirected(const Graph& g) It should say /** return true if the given graph is undirected */ or /** return false if the given graph is directed */ ",Bugs,closed,Boost 1.43.0,graph,Boost 1.44.0,Cosmetic,fixed,comment graph_traits is_undirected,