Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does IAR Embedded Workbench compiler support "numeric_limits" in C++?

Hi, 

I've include the header file "#icnlude <limits>" and using numeric_limits in my coding like numeric_limis<float>.min() and numeric_limis<float>.max().

However, a compilation error report to indicate the "numeric_limits" is undefined. I'm verified that the "numeric_limits" is working fine in Visual Studio.

Therefore, I'm wondering is it possible to get the numeric_limits support in IAR compiler, and am I missing out on any header file?

Appreciate if you can help to clarify the problem mentioned.

Thanks and Regards

Chris kok

Parents Reply Children
No data