[libcxx-dev] Fwd: Library updates for C++20/C++2a

Boris Vinogradov via libcxx-dev libcxx-dev at lists.llvm.org
Fri Nov 30 08:44:42 PST 2018


I investigate new features of C++20 and not found implementation of
three-way comparsion operator support (spaceship operator, <=>) - <compare>
header. But my compiller (clang version 7.0.0) work correctly with myself
scratch draft version of this header (one compare class and stuff).

Can I help community to write cxxlib port of C++20 standard? Or I may be
can I help in other directions of development?

Thanks,
Boris Vinogradov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-dev/attachments/20181130/df1d46bb/attachment.html>


More information about the libcxx-dev mailing list