Boost logo

Boost :

From: David B. Held (dheld_at_[hidden])
Date: 2003-02-18 16:47:03


"Eric Friedman" <ebf_at_[hidden]> wrote in message
news:003c01c2d6f7$2a812c90$49390c80_at_erk...
> [...]
> template <typename T>
> void operator()(const T& operand) const
> {
> operand.~T();
> }
> [...]

Is the destructor really a const function?

Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk