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

#include <biconnected_components.hpp>

Static Public Member Functions

template<typename Graph , typename ComponentMap , typename OutputIterator , typename VertexIndexMap , typename DiscoverTimeMap , typename LowPointMap , class P , class T , class R >
static std::pair< std::size_t,
OutputIterator > 
apply (const Graph &g, ComponentMap comp, OutputIterator out, VertexIndexMap index_map, DiscoverTimeMap dtm, LowPointMap lowpt, const bgl_named_params< P, T, R > &params, PredecessorMap pred)
 

Member Function Documentation

template<typename PredecessorMap >
template<typename Graph , typename ComponentMap , typename OutputIterator , typename VertexIndexMap , typename DiscoverTimeMap , typename LowPointMap , class P , class T , class R >
static std::pair<std::size_t, OutputIterator> boost::detail::bicomp_dispatch3< PredecessorMap >::apply ( const Graph &  g,
ComponentMap  comp,
OutputIterator  out,
VertexIndexMap  index_map,
DiscoverTimeMap  dtm,
LowPointMap  lowpt,
const bgl_named_params< P, T, R > &  params,
PredecessorMap  pred 
)
inlinestatic

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