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

IOSS: Partial conversion from vector.data() to Data(vector) #435

Merged
merged 26 commits into from
Feb 16, 2024

Conversation

gsjaardema
Copy link
Member

The vector.data() method is not guaranteed to return nullptr if vector is empty. Use a template wrapper function to guarantee the expected nullptr return for empty vectors.

gsjaardema and others added 26 commits February 12, 2024 17:14
-- ioss, adioa, exonull, faodel, gen_struc, main, pamgen, text_mesh, utest
@gsjaardema gsjaardema merged commit 43ab3b3 into master Feb 16, 2024
51 checks passed
@gsjaardema gsjaardema deleted the IOSS-use-Data-instead-of-data-method branch February 16, 2024 23:17
@github-actions github-actions bot locked and limited conversation to collaborators Feb 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants