Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
include
/
experimental
/
algorithm
14082fc
Remove std::experimental::sample; use std::sample instead. See https://libcxx.llvm.org/TS_deprecation.html
by Marshall Clow
· 8 years ago
42bfedd
Rename identifiers named `__output`
by Alexander Richardson
· 8 years ago
a016efb
[Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows
by Eric Fiselier
· 8 years ago
5741d86
Replace identifiers called `__out` because Windows.h #defines it.
by Eric Fiselier
· 9 years ago
e715470
Implement C++17 std::sample.
by Eric Fiselier
· 9 years ago
0404117
Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs.
by Eric Fiselier
· 9 years ago
28cc4dd
Implement P0253R1: Fixing a design mistake in the searchers interface.
by Marshall Clow
· 10 years ago
81416e4
Implement the plugin-based version of std::search. There are no searchers yet; those are coming soon.
by Marshall Clow
· 10 years ago
732e268
Implement std::experimental::sample.
by Evgeniy Stepanov
· 10 years ago