Skip to content

Conversation

@N-010
Copy link
Contributor

@N-010 N-010 commented Dec 25, 2025

@N-010 N-010 marked this pull request as draft December 26, 2025 08:05
@N-010 N-010 force-pushed the feature/2025-12-25-QDuel branch from f6f0d80 to bf89227 Compare December 26, 2025 09:42
@N-010 N-010 marked this pull request as ready for review January 3, 2026 16:23
@N-010
Copy link
Contributor Author

N-010 commented Jan 3, 2026

@Franziska-Mueller Please do a review

}

protected:
HashMap<id, RoomInfo, QDUEL_MAX_NUMBER_OF_ROOMS> rooms;
Copy link
Collaborator

Choose a reason for hiding this comment

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

since you are removing items from these HashMap, please use cleanup or cleanupIfNeeded as specified in our documentation: https://github.com/qubic/core/blob/main/doc/contracts.md#container-types

@@ -0,0 +1,1122 @@
#define NO_UEFI
#define _ALLOW_KEYWORD_MACROS
#define private protected
Copy link
Collaborator

Choose a reason for hiding this comment

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

why do you need this?

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