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

Update and improve containers #179

Closed
wants to merge 969 commits into from
Closed

Update and improve containers #179

wants to merge 969 commits into from

Conversation

Mozz3d
Copy link
Contributor

@Mozz3d Mozz3d commented Feb 5, 2025

No description provided.

Copy link
Owner

@wopss wopss left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Owner

Choose a reason for hiding this comment

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

Do a git move on this file. We will lose all history.

Copy link
Owner

Choose a reason for hiding this comment

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

You might have to force push / squash commits, because you already removed the old file.


[[nodiscard]] constexpr auto operator<=>(const ArrayIterator& aRhs) const noexcept
{
// TODO: _Unfancy
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
// TODO: _Unfancy

@@ -212,6 +212,83 @@ RED4EXT_ASSERT_SIZE(RuntimeEntityRef, 0x8);
template<typename T, uint32_t MAX_LEN>
struct StaticArray
Copy link
Owner

Choose a reason for hiding this comment

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

Might be worth moving this to the Containers directory.

@Mozz3d Mozz3d closed this by deleting the head repository Feb 7, 2025
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.

9 participants