#include <named_function_params.hpp>
Public Types | |
typedef boost::graph_traits< G > ::vertex_descriptor | result_type |
Public Member Functions | |
get_default_starting_vertex_t (const G &g) | |
result_type | operator() () const |
Public Attributes | |
const G & | g |
typedef boost::graph_traits<G>::vertex_descriptor boost::detail::get_default_starting_vertex_t< G >::result_type |
|
inline |
|
inline |
References boost::detail::get_default_starting_vertex().
const G& boost::detail::get_default_starting_vertex_t< G >::g |