Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to solve following issue...please help #2

Open
monkumon33 opened this issue May 4, 2017 · 0 comments
Open

Unable to solve following issue...please help #2

monkumon33 opened this issue May 4, 2017 · 0 comments

Comments

@monkumon33
Copy link

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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant