STL / Containers

TwinCAT 3 C++ supports STL with regard to

STL / Containers 1:

Restrictions

  • Class templates do not exist for all data types.
  • Some header files should not be used directly.

More detailed documentation on memory management, which uses STL, can be found here.