[libcxx-commits] [PATCH] D78427: [libcxx] Add c++20 <numbers>

kamlesh kumar via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 18 07:33:02 PDT 2020


kamleshbhalui created this revision.
kamleshbhalui added a reviewer: EricWF.
kamleshbhalui added a project: libc++.
Herald added subscribers: libcxx-commits, broadwaylamb, mgorny.
Herald added a reviewer: libc++.
kamleshbhalui edited the summary of this revision.

Supporting 
https://eel.is/c++draft/numbers

Used this(https://github.com/fredrik-johansson/mpmath)  library for calculating the numbers.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78427

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/module.modulemap
  libcxx/include/numbers
  libcxx/test/libcxx/double_include.sh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78427.258520.patch
Type: text/x-patch
Size: 7752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200418/adb52b57/attachment-0001.bin>


More information about the libcxx-commits mailing list