Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Red OOP on function exit
1 回表示 (過去 30 日間)
古いコメントを表示
I have a customer vector class (it's a 'bounded vector') object on my stack and when the function end ('}'), I get a red OOP error, the context pop-up suggests there are 2 calls to the dtor from this class. This seems wrong...the stack object should just be destroyed.
2 件のコメント
Mukul Rao
2015 年 6 月 24 日
Can you provide more details, attach some code? It is very difficult to relate to the question at this stage.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!