Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor FlexArray | Chris Robinson | 2023-12-10 | 1 | -0/+113 |
This avoids using an array of 1 as a flexible array member, and instead uses a span to reference the memory after itself. |
![]() |
index : openal-soft.git | |
Original: git://repo.or.cz/openal-soft.git |
aboutsummaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor FlexArray | Chris Robinson | 2023-12-10 | 1 | -0/+113 |
This avoids using an array of 1 as a flexible array member, and instead uses a span to reference the memory after itself. |