[libcxx-dev] Where are the container comparison tests?

Christopher Di Bella via libcxx-dev libcxx-dev at lists.llvm.org
Sun May 31 16:05:47 PDT 2020


Hi,

I'm implementing the spaceship operator for the standard containers at the
moment, but I can only find the array comparison tests. (And when I get
operator<=> to do something wrong at run-time, no assertions seem to fire.
Compile-time errors confirm they're being compiled.)

Where are they located?

Cheers,

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-dev/attachments/20200531/5870cc7a/attachment.html>


More information about the libcxx-dev mailing list