Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cvector() syntactic sugar alias macro for cvector_vector_type() #59

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

RobLoach
Copy link
Contributor

I'm not sure if this is something you're interested in, but I find it makes the code a bit more readable...

cvector(int) v = NULL;

@eteran
Copy link
Owner

eteran commented Oct 3, 2023

Sorry for the long delay, I've been super busy at work, but I'll take a look at your PRs shortly.

@RobLoach
Copy link
Contributor Author

RobLoach commented Oct 3, 2023

Take your time! Don't work too hard.

@eteran eteran merged commit 6ab31d9 into eteran:master Oct 31, 2023
4 of 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