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

Requires the STL #1

Open
jwellbelove opened this issue Mar 9, 2021 · 0 comments
Open

Requires the STL #1

jwellbelove opened this issue Mar 9, 2021 · 0 comments

Comments

@jwellbelove
Copy link

Hi, I've been maintaining a C++ embedded template library on Github since 2014. I quickly found that many users of the library did not/could not use the STL.
To allow them to use the ETL, I found I had to reverse engineer a lot of the STL for the ETL to be usable for them.
You may find that you will end up having the same issue.

https://github.com/ETLCPP/etl

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

No branches or pull requests

1 participant