Skip to content

add a ZENGINE_VALIDATE_ASSERT(m_meta.size() < 64, ...) inside Register() to enforce the documented 64-slot capacity constraint at runtime #666

Description

@JeanPhilippeKernel

All three items from the previous review are addressed. One non-blocking suggestion: add a ZENGINE_VALIDATE_ASSERT(m_meta.size() < 64, ...) inside Register() to enforce the documented 64-slot capacity constraint at runtime rather than relying solely on the comment. Fine to do as a follow-up. Ready to merge.

Originally posted by @JeanPhilippeKernel in #662 (review)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status
No status

Relationships

None yet

Development

No branches or pull requests

Issue actions