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

#include <copy.hpp>

Static Public Member Functions

template<typename Graph , typename MutableGraph , typename CopyVertex , typename CopyEdge , typename IndexMap , typename Orig2CopyVertexIndexMap >
static void apply (const Graph &g_in, MutableGraph &g_out, CopyVertex copy_vertex, CopyEdge copy_edge, Orig2CopyVertexIndexMap orig2copy, IndexMap)
 

Member Function Documentation

template<typename Graph , typename MutableGraph , typename CopyVertex , typename CopyEdge , typename IndexMap , typename Orig2CopyVertexIndexMap >
static void boost::detail::copy_graph_impl< 1 >::apply ( const Graph &  g_in,
MutableGraph &  g_out,
CopyVertex  copy_vertex,
CopyEdge  copy_edge,
Orig2CopyVertexIndexMap  orig2copy,
IndexMap   
)
inlinestatic

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