#include <copy.hpp>
|
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 index_map) |
|
template<typename Graph , typename MutableGraph , typename CopyVertex , typename CopyEdge , typename IndexMap , typename Orig2CopyVertexIndexMap >
References boost::add_edge(), boost::add_vertex(), boost::black(), boost::filesystem::path_traits::convert(), boost::num_vertices(), boost::out_edges(), boost::put(), boost::source(), boost::target(), boost::vertices(), and boost::white().
The documentation for this struct was generated from the following file: