|
Boost Users : |
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2020-05-17 19:14:29
On 30.04.20 10:35, Leo Carreon via Boost-users wrote:
> Hi Boosters,
> Â
> Does anyone know if Boost.Test has been updated to provide support for
> the three-way comparison operator?
> Â
> Iâm asking because Iâve encountered a situation where my user-defined
> class provides the three-way comparison operator but when I perform
> comparisons using Boost.Test it complains that my class has no
> âoperator==â which is true because it provides âoperator<=>â.
> Â
> Please note that Iâm using Boost 1.73.0 and g++ 10.0.1.
> Â
> Is there any plan to add the three-way comparison operator support?
> Â
Hi,
I am creating this for you:
https://github.com/boostorg/test/issues/271
Best,
Raffi
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