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 support for vector and list on POSIX #6

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

Geod24
Copy link
Member

@Geod24 Geod24 commented Feb 5, 2024

This adds support and test for C++'s <vector> and <list> headers on POSIX (Linux / Mac OS) platforms.

This is just doing minor changes to the work made by @Emmankoko . All credit should go to him. See #3 .

This adds support and test for C++'s `<vector>` and `<list>` headers
on POSIX (Linux / Mac OS) platforms.
@Geod24 Geod24 force-pushed the mlang/AdaptEmmanuelsWork branch from 29b6320 to 635f7cc Compare February 5, 2024 11:58
@Geod24 Geod24 merged commit fbeeb0b into v1.x.x Feb 5, 2024
1 check passed
@Geod24 Geod24 deleted the mlang/AdaptEmmanuelsWork branch February 5, 2024 12:04
@Geod24 Geod24 mentioned this pull request Feb 5, 2024
Closed
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