14// using OwnVector as vector<shared_ptr> and vector<unique_ptr> cause problems
15// I can't get dictionary compiled with unique_ptr
16// shared_ptr fails with runtime error "Class name 'TrackingRegionstdshared_ptrs' contains an underscore ('_'), which is illegal in the name of a product."