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

Template classes and features #11

Merged
merged 27 commits into from
Nov 20, 2024
Merged

Conversation

dreamer-coding
Copy link
Contributor

Fossil XSDK Pull Request

Description

This pull request provides new template classes for all existing data structures providing a C++ interface and new functions for copy, move and default constructors for the C API.

Testing

More test cases to ensure C++ can call the C functions and can use the new template classes.

Checklist

  • Code follows the project's coding standards.
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated to reflect the changes.
  • The code has been reviewed by team members.
  • All checks and tests pass.
  • The license header and notices are updated where necessary.

License

This project is licensed under the Mozilla Public License - see the LICENSE file for details.

@dreamer-coding dreamer-coding merged commit c40c1d9 into fossillogic:main Nov 20, 2024
23 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.

1 participant