Skip to content

Use bool instead of enum on graph types #2623

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

Merged

Conversation

cvvergara
Copy link
Member

pgr_base_graph.hpp has a lot of unused code
First step before cleaning up

  • get rid of the enumeration and use bool instead

@pgRouting/admins

@cvvergara cvvergara added this to the Release 3.7.0 milestone Feb 20, 2024
@robe2 robe2 self-requested a review February 20, 2024 22:03
@cvvergara cvvergara merged commit 8b89570 into pgRouting:develop Feb 22, 2024
@cvvergara cvvergara deleted the use-bool-instead-of-enum-on-graph-types branch February 22, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants