Boost logo

Boost Users :

Subject: Re: [Boost-users] [test] Malloc exceptions when using test framework on 64bit OS X 10.6.1
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-10-01 04:47:01


Steven Watanabe wrote:
> With a virtual destructor the compiler generates
> read the pointer
> use the v-table to call the destructor/delete. This is
> a single function call so the pointer is only looked up
> once.

Is it necessary has to be single function call? What is so special
about this case? Don't we just added search through virtual functions table?

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net