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

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 6 12:26:04 PDT 2020


curdeius added inline comments.


================
Comment at: libcxx/include/numbers:185
+
+// Euler-Mascheroni gama constant
+template<floating_point T>
----------------
Typo: gamma


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78427/new/

https://reviews.llvm.org/D78427





More information about the libcxx-commits mailing list