Skip to content

Modified CBuffer to Generic#1

Merged
redvers merged 2 commits into
mainfrom
initial_release_pr
May 12, 2026
Merged

Modified CBuffer to Generic#1
redvers merged 2 commits into
mainfrom
initial_release_pr

Conversation

@redvers
Copy link
Copy Markdown
Contributor

@redvers redvers commented May 12, 2026

This allows the _written CBox to be any type instead of previously being hard-coded to ISize.

This allows the _written CBox to be any type instead of previously being
hard-coded to ISize.
@redvers
Copy link
Copy Markdown
Contributor Author

redvers commented May 12, 2026

Hi @redvers,

The changelog - added label was added to this pull request; all PRs with a changelog label need to have release notes included as part of the PR. If you haven't added release notes already, please do.

Release notes are added by creating a uniquely named file in the .release-notes directory. We suggest you call the file 1.md to match the number of this pull request.

The basic format of the release notes (using markdown) should be:

## Title

End user description of changes, why it's important,
problems it solves etc.

If a breaking change, make sure to include 1 or more
examples what code would look like prior to this change
and how to update it to work after this change.

Thanks.

@redvers redvers merged commit 7a53ef0 into main May 12, 2026
6 checks passed
github-actions Bot pushed a commit that referenced this pull request May 12, 2026
github-actions Bot pushed a commit that referenced this pull request May 12, 2026
@redvers redvers deleted the initial_release_pr branch May 12, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant