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_dispatch2< LowPointMap > Struct Template Reference

#include <biconnected_components.hpp>

Static Public Member Functions

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

Member Function Documentation

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

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