I would like to know whether OCC supports STL Containers. If so how to use it ?
Regards,
Pahee
m-aronsson Fri, 04/08/2011 - 12:46
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.
Fri, 04/08/2011 - 12:46
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.