Skip to content

🎨 Support ct_capacity for C-style arrays#333

Merged
elbeno merged 1 commit intointel:mainfrom
elbeno:ct-capacity-on-c-arrays
Mar 3, 2026
Merged

🎨 Support ct_capacity for C-style arrays#333
elbeno merged 1 commit intointel:mainfrom
elbeno:ct-capacity-on-c-arrays

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Mar 3, 2026

Problem:

  • ct_capacity works with std:array but not with C-style arrays.

Solution:

  • Make it work for C-style arrays.

Problem:
- `ct_capacity` works with `std:array` but not with C-style arrays.

Solution:
- Make it work for C-style arrays.
@elbeno elbeno enabled auto-merge March 3, 2026 14:46
@elbeno elbeno merged commit f01d8da into intel:main Mar 3, 2026
50 checks passed
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