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!