|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-12-18 08:48:03
From: "David Abrahams" <david.abrahams_at_[hidden]>
> Sorry to be unclear. The point was to eliminate the need for one level of
> naming convention by making all metafunctions "quoted".
I considered this, but it's inconvenient; it makes simple tasks more
difficult. Plus, Alexey's new expression template technique hides the
quoting.
> BTW, I have no real problem with ct_if once you know what ct means, but
when
> we get to ct_p... and ct_vq... I think we're in the domain of
cryptography
> ;-)
;-)
Fortunately 'v' and 'q' are never applied together, since quoted
metafunctions always take types as arguments. The 'v' variants are only
provided for convenience.
-- Peter Dimov Multi Media Ltd.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk