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

#include <depth_first_search.hpp>

Public Types

typedef void result_type
 

Public Member Functions

template<typename ArgPack >
void operator() (const Graph &g, const ArgPack &arg_pack) const
 

Member Typedef Documentation

template<typename Graph >
typedef void boost::graph::detail::depth_first_search_impl< Graph >::result_type

Member Function Documentation

template<typename Graph >
template<typename ArgPack >
void boost::graph::detail::depth_first_search_impl< Graph >::operator() ( const Graph &  g,
const ArgPack &  arg_pack 
) const
inline

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