Searched defs:copy_graph_impl (Results 1 – 1 of 1) sorted by relevance
167 template < int Version > struct copy_graph_impl struct171 template <> struct copy_graph_impl< 0 > struct176 static void apply(const Graph& g_in, MutableGraph& g_out, in apply()205 template <> struct copy_graph_impl< 1 > struct210 static void apply(const Graph& g_in, MutableGraph& g_out, in apply()244 template <> struct copy_graph_impl< 2 > struct249 static void apply(const Graph& g_in, MutableGraph& g_out, in apply()