|
Boost : |
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 2000-03-16 09:33:53
Gary Powell wrote:
> I might be able to specialize operator?(bool a,T b ,T c)
Specialize ?: ? I don't think so. Writting
operator?
or
operator?:
is not even legal syntaxically.
OTOH, delayed evalutation is probably the only case where
overloading && and || makes sens.
-- Valentin Bonnard
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk