-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
In file included from ebetwn.cpp:18:0:
parallel_safe_partitioned_sssp.hpp: In member function ‘void boost::parallel_safe_partitioned_sssp<Graph, CentralityMapType>::process_path_count_message(message_type, IndexMap)’:
parallel_safe_partitioned_sssp.hpp:1281:60: error: declaration of ‘typedef typename boost::graph_traits::vertex_descriptor VertexDescriptor’
typedef typename graph_traits::vertex_descriptor VertexDescriptor;
^
parallel_safe_partitioned_sssp.hpp:1278:35: error: shadows template parm ‘class VertexDescriptor’
template<typename message_type, typename VertexDescriptor, typename IndexMap>
Metadata
Metadata
Assignees
Labels
No labels