Boost logo

Boost Users :

Subject: Re: [Boost-users] enable_if operator+ exists
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2009-12-06 03:41:36


>> How would I implement the operator_plus_exists class?
>
> Such a traits have been added to type_traits, check the trunk or the vault.

I am working on adding such traits for comparison operators
(operator<, operator>...) You can have a look at a working draft here:
https://svn.boost.org/trac/boost/browser/sandbox/type_traits
Look at is_less_comparable.hpp

Frédéric


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net