id summary reporter owner description type status milestone component version severity resolution keywords cc 7741 Undocumented Graph requirements Dave Abrahams Jeremiah Willcock "Each line labelled ""error:"" below indicates an associated type required by the Graph concept that doesn't appear in http://www.boost.org/doc/libs/1_52_0/libs/graph/doc/Graph.html {{{ 'boost::mpl::if_ > >, boost::concepts::constraint > >, boost::concepts::requirement >::************> >' /Users/dave/src/boost/svn/release/boost/concept/detail/general.hpp:20: instantiated from 'boost::concepts::requirement_ >)>' knight-tour.cpp:94: instantiated from here /Users/dave/src/boost/svn/release/boost/graph/graph_traits.hpp:35: error: no type named 'adjacency_iterator' in 'struct knights_tour<8u, 8u>' /Users/dave/src/boost/svn/release/boost/graph/graph_traits.hpp:36: error: no type named 'out_edge_iterator' in 'struct knights_tour<8u, 8u>' /Users/dave/src/boost/svn/release/boost/graph/graph_traits.hpp:37: error: no type named 'in_edge_iterator' in 'struct knights_tour<8u, 8u>' /Users/dave/src/boost/svn/release/boost/graph/graph_traits.hpp:38: error: no type named 'vertex_iterator' in 'struct knights_tour<8u, 8u>' /Users/dave/src/boost/svn/release/boost/graph/graph_traits.hpp:39: error: no type named 'edge_iterator' in 'struct knights_tour<8u, 8u>' /Users/dave/src/boost/svn/release/boost/graph/graph_traits.hpp:45: error: no type named 'vertices_size_type' in 'struct knights_tour<8u, 8u>' /Users/dave/src/boost/svn/release/boost/graph/graph_traits.hpp:46: error: no type named 'edges_size_type' in 'struct knights_tour<8u, 8u>' /Users/dave/src/boost/svn/release/boost/graph/graph_traits.hpp:47: error: no type named 'degree_size_type' in 'struct knights_tour<8u, 8u>' }}}" Bugs closed To Be Determined graph Boost 1.52.0 Problem fixed