Polyspace: Errors from Using Namespace std Without Prefix
Show older comments
Hi guys,
I have problem in Polyspace stating that the global scope has no "mblen".
I have tried the solution by adding std in using std::mblen; and also adding -using-std in the Advanced Setting by retaining the current code.

All those works still give error.
Thank you in advance.
Accepted Answer
More Answers (0)
Categories
Find more on Bug Finder Analysis in Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!