j
k
j a
j l
Meththa wrote:
template void plot(Graph& g, PositionMap position, std::string graph_name) { typedef graph_traits<Graph>::vertex_iterator vi, vi_end; ...
Are you missing a 'typename'? --John
Back to the thread
Back to the list