#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) | 
|   | 
template<typename Graph , typename MutableGraph , typename CopyVertex , typename CopyEdge , typename IndexMap , typename Orig2CopyVertexIndexMap > 
 
 
The documentation for this struct was generated from the following file: