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

Expand usable key types #115

Merged
merged 4 commits into from
Oct 1, 2023
Merged

Expand usable key types #115

merged 4 commits into from
Oct 1, 2023

Conversation

fktn-k
Copy link
Owner

@fktn-k fktn-k commented Oct 1, 2023

I have expanded usable key types for OrderedMap class and BasicNode class to increase memory efficiency and decrease implementation workload.
Also, NodeTypeTraits.hpp file does not contain type traits only for BasicNode class anymore, and so I've renamed it as just TypeTraits.hpp.

@fktn-k fktn-k added this to the Release V0.0.1 milestone Oct 1, 2023
@fktn-k fktn-k self-assigned this Oct 1, 2023
@fktn-k fktn-k merged commit b47f35b into develop Oct 1, 2023
103 checks passed
@fktn-k fktn-k deleted the feature/expand_usable_key_types branch October 1, 2023 11:49
@fktn-k fktn-k added the improvement refactoring or optimization without public API changes label Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement refactoring or optimization without public API changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant