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

#include <copy.hpp>

Public Types

typedef Desc type
 

Static Public Member Functions

static Desc convert (const reverse_graph_edge_descriptor< Desc > &d, const Graph &g)
 

Member Typedef Documentation

template<typename Graph , typename Desc >
typedef Desc boost::detail::remove_reverse_edge_descriptor< Graph, reverse_graph_edge_descriptor< Desc > >::type

Member Function Documentation

template<typename Graph , typename Desc >
static Desc boost::detail::remove_reverse_edge_descriptor< Graph, reverse_graph_edge_descriptor< Desc > >::convert ( const reverse_graph_edge_descriptor< Desc > &  d,
const Graph &  g 
)
inlinestatic

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