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

[std::span] BigInt Constructors #3866

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

reneme
Copy link
Collaborator

@reneme reneme commented Jan 2, 2024

Pull Request Dependencies

Description

Replaces the templated constructors (allocator for std::vector<>) with more versatile and untemplated std::span<>-based constructors.

@coveralls
Copy link

coveralls commented Jan 2, 2024

Coverage Status

coverage: 92.066% (-0.003%) from 92.069%
when pulling 71909a8 on Rohde-Schwarz:span/bigint_ctors
into 042af03 on randombit:master.

@reneme reneme added this to the Botan 3.4.0 milestone Feb 16, 2024
@randombit
Copy link
Owner

Ready to merge?

@reneme
Copy link
Collaborator Author

reneme commented Mar 19, 2024

Bring it on! 😊

@randombit randombit merged commit dcefe5e into randombit:master Mar 19, 2024
39 checks passed
@reneme reneme deleted the span/bigint_ctors branch March 27, 2024 07:21
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

3 participants