Stefan Schlosser
Results
1
issues of
Stefan Schlosser
Hi, I have issues with etl::variant and IAR 9.40.1. I have the following etl_profile: ``` #ifndef ETL_PROFILE_H #define ETL_PROFILE_H #define ETL_TARGET_DEVICE_GENERIC #define ETL_TARGET_OS_NONE #define ETL_CPP11_SUPPORTED 1 #define ETL_CPP14_SUPPORTED 1 #define...