Boost logo

Boost :

Subject: Re: [boost] review request: addition to type_traits library of is_less_comparable<T, U> and others
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-12-06 10:46:09


AMDG

Christian Schladetsch wrote:
> How about rationalising over the operators themselves?
>
> boost::operator
> boost::operator::plus
> boost::operator::plus::exists<A,B>
> boost::operator::plus::return_type<A,B>
>

You'd have to use operator_ because operator is a keyword.

In Christ,
Steven Watanabe


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