STL Containers

I would like to know whether OCC supports STL Containers. If so how to use it ?

Regards,
Pahee

Mikael Aronsson's picture

Well, you should be able to use STL for anything you want, but OCC does not use it so you cannot pass STL containers to any OCC functions, you will have to use the classes in OCC for that.