Red OOP on function exit
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
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.
Martin Dowie
2015 年 6 月 25 日
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!