[libcxx-commits] [PATCH] D106364: [libc++] Add __copysign conditionally constexpr overloads.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 21 06:49:52 PDT 2021


curdeius added a comment.

Regarding naming, maybe I should rename `__copysign` to `__libcpp_copysign` to match what is done currently?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106364



More information about the libcxx-commits mailing list