Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Incomplete
-
future (enh)
-
None
-
None
-
All platforms
Description
Generated code use STL map and string. This may cause problems with different compilers on various platforms.
Also use of STL map is likely to cause memory leaks in some cases.
Only a minor subset of the API of STL classes is used by Axis C++. Hence STL could be replaced without much overall effect