Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::get_default_starting_vertex_t< G > Struct Template Reference

#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
 

Member Typedef Documentation

Constructor & Destructor Documentation

Member Function Documentation

template<typename G >
result_type boost::detail::get_default_starting_vertex_t< G >::operator() ( ) const
inline

Member Data Documentation

template<typename G >
const G& boost::detail::get_default_starting_vertex_t< G >::g

The documentation for this struct was generated from the following file: