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

Remove AlignedAlloc class #1415

Merged
merged 2 commits into from
Apr 20, 2022
Merged

Conversation

timcanham
Copy link
Collaborator

Originating Project/Creator JPL internal
Affected Component None
Affected Architectures(s) All
Related Issue(s)
Has Unit Tests (y/n) y
Builds Without Errors (y/n) y
Unit Tests Pass (y/n) y
Documentation Included (y/n) n

Change Description

Remove AlignedAllocater

Rationale

aligned_alloc() is a C++17 function, so remove for now.

Testing/Review Recommendations

Future Work

@timcanham timcanham requested a review from LeStarch April 19, 2022 20:00
@timcanham timcanham self-assigned this Apr 19, 2022
@LeStarch LeStarch merged commit 8176bcd into nasa:devel Apr 20, 2022
LeStarch pushed a commit that referenced this pull request Jun 29, 2022
* Removed aligned allocator for now. Not c++11

* Removed AllignedAlloc header
@timcanham timcanham deleted the aligned-alloc-remove branch June 11, 2024 03:58
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.

2 participants