DiscussionsIssue archiveOther usage issues

Archived discussion

STL Containers

Other usage issuesTue, 04/05/2011 - 12:561 reply

Browse this forum
QuestionAuthor

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

Regards,
Pahee

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

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.