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

[utils] Deprecate allocator::Dynamic for std::allocator #1194

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

salkinium
Copy link
Member

Let's see what breaks. Maybe something for AVRs?

@salkinium salkinium added this to the 2024q3 milestone Jul 19, 2024
@salkinium salkinium force-pushed the fix/remove_modm_allocator branch 2 times, most recently from ffb2a4b to 49b13fe Compare July 19, 2024 22:45
Copy link
Member

@chris-durand chris-durand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning this up!

src/modm/container/doubly_linked_list_impl.hpp Outdated Show resolved Hide resolved
src/modm/container/doubly_linked_list_impl.hpp Outdated Show resolved Hide resolved
src/modm/container/dynamic_array_impl.hpp Outdated Show resolved Hide resolved
src/modm/container/dynamic_array_impl.hpp Outdated Show resolved Hide resolved
src/modm/container/dynamic_array_impl.hpp Outdated Show resolved Hide resolved
src/modm/container/dynamic_array_impl.hpp Outdated Show resolved Hide resolved
@salkinium
Copy link
Member Author

Rebased this on develop, which simplified the code significantly, thanks!

@salkinium salkinium merged commit 9b4b64c into modm-io:develop Jul 26, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants