[Boost-bugs] [Boost C++ Libraries] #4285: graph_traits.hpp wrong description in doxygen comment

Subject: [Boost-bugs] [Boost C++ Libraries] #4285: graph_traits.hpp wrong description in doxygen comment
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-03 10:39:57


#4285: graph_traits.hpp wrong description in doxygen comment
----------------------------------------------------+-----------------------
 Reporter: Manfred Weis <manfredweis@…> | Owner: jsiek
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: None
  Version: Boost 1.44.0 | Severity: Cosmetic
 Keywords: comment graph_traits is_undirected |
----------------------------------------------------+-----------------------
 /** Return false if the given graph is undirected. */
     template <typename Graph>
     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 */

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4285>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:03 UTC