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

Cleaned up includes #520

Merged
merged 51 commits into from
Feb 19, 2024
Merged

Cleaned up includes #520

merged 51 commits into from
Feb 19, 2024

Conversation

beached
Copy link
Owner

@beached beached commented Jan 15, 2024

No description provided.

Removed logic ops from integer classes and added op bool.  The explicit
op bool will allow working like actualy integers in logical operations
with less code and short circuiting
Testing using impl defined sub headers when available to improve compile
times
Moved algorithm impls from impl to algorithms folder.  The plan is to
move to one file per algorithm or close to it
@beached beached changed the title Fixed bug introduced in last update with fnv1a constants Cleaned up includes Jan 15, 2024
@beached beached merged commit 8dde638 into master Feb 19, 2024
8 checks passed
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

1 participant