Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Red OOP on function exit
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Mukul Rao
am 24 Jun. 2015
Can you provide more details, attach some code? It is very difficult to relate to the question at this stage.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!