Boost logo

Boost :

From: joel de guzman (joel_at_[hidden])
Date: 2001-05-25 18:12:57


From: "joel de guzman" :

> PS> No, doesn't have to be virtual, doesn't have to be member at all.
> I avoid virtuals. I opt for compile time polymorphism. I only use
> a single virtual call in Rule<> because I have no other
alternative
> (see Rule.Rationale in the Spirit doc)

Correction: Only () can be non-member. [] can't. I'll be careful next time.


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