You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor system_state concept in core concepts header
- Removed unnecessary iterator requirements for the system_state concept.
- Added requirement for direct access to elements using the subscript operator.
- Improved clarity and usability of the concept definition.
0 commit comments