Skip to content

Add cvector_data()#93

Merged
eteran merged 2 commits intoeteran:masterfrom
RobLoach:cvector_data
Mar 27, 2026
Merged

Add cvector_data()#93
eteran merged 2 commits intoeteran:masterfrom
RobLoach:cvector_data

Conversation

@RobLoach
Copy link
Copy Markdown
Contributor

Does vector::data end up being the same as cvector_begin()?

@eteran
Copy link
Copy Markdown
Owner

eteran commented Mar 27, 2026

Yeah, it does end up being identical to begin because we use raw pointers and not some custom iterator type like in C++.

@eteran eteran merged commit a3b21d7 into eteran:master Mar 27, 2026
5 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