This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f548c4d83cdded0c19ca02ca9c071d8ced9ea4fd
clang-p2996
/
libcxx
/
test
/
std
/
numerics
/
numeric.ops
History
Alex Guteniev
40083cf378
[libc++] Some tests are missing include for
numeric_limits
(
#90345
)
...
Noticed while attempting
microsoft/STL#4634
2024-04-30 11:44:00 -06:00
..
accumulate
…
adjacent.difference
…
exclusive.scan
…
inclusive.scan
…
inner.product
…
numeric.iota
…
numeric.ops.gcd
…
numeric.ops.lcm
…
numeric.ops.midpoint
[libc++] Some tests are missing include for
numeric_limits
(
#90345
)
2024-04-30 11:44:00 -06:00
numeric.ops.sat
[libc++] Fix one case in saturate_cast.pass.cpp for 64-bit on z/OS (
#86724
)
2024-03-27 09:50:25 -04:00
partial.sum
…
reduce
…
transform.exclusive.scan
…
transform.inclusive.scan
…
transform.reduce
…