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

Break delaunator.hpp into pieces #17

Open
abellgithub opened this issue May 20, 2019 · 0 comments
Open

Break delaunator.hpp into pieces #17

abellgithub opened this issue May 20, 2019 · 0 comments

Comments

@abellgithub
Copy link

Hi,

Is there some reason why the non-inline functions in delaunator.hpp aren't in a source (.cpp) file? The functions aren't inlined, which makes including the header file in more than one source a problem. Would it make sense to split the file apart and also provide a unified file via includes for those who desire it?

Thanks,

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