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
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