Boost logo

Boost :

From: David B. Held (dheld_at_[hidden])
Date: 2002-09-27 14:48:19


"Aleksey Gurtovoy" <agurtovoy_at_[hidden]> wrote in message
news:4034600A4760D411B8720001031D84FB01096481_at_postoffice.office.meta...
> [...]
> and_<
> is_reference_to_class< add_reference<_> >
> , not_< is_reference_to_args< add_reference<_> > >
> >
>
> // "ideal" version, for comparison purposes:
> // is_reference_to_class( add_reference(_) )
> // && !is_reference_to_args( add_reference(_) )
>
> Now that's cool, isn't it? :)

No, it clearly shows that MPL should be abandoned, because it doesn't
support infix notation. ;)

Dave


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