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

Moved the Vocabulary Implementation back into a CPP file. #387

Merged
merged 3 commits into from May 4, 2021

Conversation

joka921
Copy link
Member

@joka921 joka921 commented May 3, 2021

This will trigger less expensive recompilations when the implementation changes.

- Trigger less recomputations when changing the Vocabulary Implementation.
- Currently there are still a lot of ugly template instantiations, but the Vocabulary implementation will be changed soon anyway.
Copy link
Member

@hannahbast hannahbast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and appropriate, thanks!

I presume (and did not check) that the implementations of the various functions did not change, but were just copied.

I also presume that the explicit instantiations are complete (it wouldn't compile otherwise, so the automatic build will prove this).

@joka921 joka921 merged commit 253b3a4 into ad-freiburg:master May 4, 2021
@joka921 joka921 deleted the f.reduceCompileTime branch August 24, 2022 09:15
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

Successfully merging this pull request may close these issues.

None yet

2 participants