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

Provide LinkedObject for general use #2234

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Feb 28, 2021

This PR moves the 'linked object' classes out of Storage and into Core/Data, renamed as LinkedObject....

Here's a nice article with pictures illustrating the concept https://www.softwaretestinghelp.com/linked-list/

These classes are templated so code can be a bit neater.
Iterator support included.

See Storage Component for how it's used.

Move `Storage::Object`, etc. into `Core/Data` and rename as `LinkedObject...`
@slaff slaff added this to the 4.3.0 milestone Mar 1, 2021
@slaff slaff merged commit e321fe9 into SmingHub:develop Mar 1, 2021
@mikee47 mikee47 deleted the feature/linked-objects branch March 1, 2021 08:21
@slaff slaff mentioned this pull request Mar 1, 2021
5 tasks
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