This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
numerics
/
numeric.ops
History
eiytoq
bfd139dacd
[libc++] Fix LWG 4265: std::midpoint should not accept const bool (
#174579
)
...
Fixes
:
#171324
--------- Co-authored-by: Hristo Hristov <hghristov.rmm@gmail.com>
2026-01-09 07:26:38 +08:00
..
accumulate
…
adjacent.difference
…
exclusive.scan
…
inclusive.scan
…
inner.product
…
numeric.iota
…
numeric.ops.gcd
…
numeric.ops.lcm
[libc++][NFC] Use llvm.org/PR to link to bug reports (
#156288
)
2025-09-04 09:20:02 +02:00
numeric.ops.midpoint
[libc++] Fix LWG 4265: std::midpoint should not accept const bool (
#174579
)
2026-01-09 07:26:38 +08:00
numeric.ops.sat
[libc++][NFC] Removed unsupported compilers from tests (
#166403
)
2025-11-05 11:12:17 +08:00
partial.sum
…
reduce
…
transform.exclusive.scan
…
transform.inclusive.scan
…
transform.reduce
…