C++23 Limitations
Posted: Fri May 19, 2023 9:59 am
The ESP-IDF Programming Guide https://docs.espressif.com/projects/esp ... imitations mentions four C++23 limitations, I suspect there are more limitations. Am I wrong? Is there a more complete list?
So far I've experienced these functions are missing when building for the esp32s3:
* `std::sort`
* `fmt/format.h`
Regards, Jasper
So far I've experienced these functions are missing when building for the esp32s3:
* `std::sort`
* `fmt/format.h`
Regards, Jasper