Skip to content

Added support for native integer sizes #176

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

Merged
merged 10 commits into from
Oct 18, 2020
Merged

Added support for native integer sizes #176

merged 10 commits into from
Oct 18, 2020

Conversation

KN4CK3R
Copy link
Member

@KN4CK3R KN4CK3R commented Oct 18, 2020

Added NIntNode and NUIntNode to support platform dependent integer (size_t).

With C# 9 the nodes should be replaced with the new nint / nuint types.

Fixes #134

@KN4CK3R KN4CK3R merged commit cc51402 into master Oct 18, 2020
@KN4CK3R KN4CK3R deleted the NativeInt branch November 11, 2020 19:35
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.

Platform dependent integer (size_t)
1 participant