- 22 Jun, 2022 1 commit
-
-
Nicholas Guriev authored
-
- 07 Aug, 2020 1 commit
-
-
Nicholas Guriev authored
-
- 06 Dec, 2019 7 commits
-
-
Eric Niebler authored
-
Eric Niebler authored
-
Eric Niebler authored
Workaround msvc #683388 in concept readable
-
Eric Niebler authored
Fix ::-targets for installed packages
-
Eric Niebler authored
-
Johel Ernesto Guerrero Peña authored
-
Eric Niebler authored
add .base() to view::group_by and its iterators, fixes #1340
-
- 05 Dec, 2019 5 commits
-
-
Eric Niebler authored
coerce the value written through ostream_iterator to the right type
-
Eric Niebler authored
-
Eric Niebler authored
-
Eric Niebler authored
-
Barry Revzin authored
* Implementing D1870R1. * Making these forwarding refs. * Making safe lowercase and removing erroneous &s. * clang-format, nuke protected ~view_interface() destructor * Promoting rvalues to lvalues in ranges::{r,}{begin,end} * misc cleanup * back out whitespace-only changes to keep this commit clean. formatting will be applied in a separate commit * range/access.hpp doesn't need to include concepts/type_traits.hpp
-
- 04 Dec, 2019 3 commits
-
-
Ning Xu authored
In some case Boost_LIBRARY_DIRS is empty, which happens when I use a local compiled boost 1.71.0 installed to /usr/locl/lib Instead, use modern way to link with boost libraries, so there is no need to specify -L directly
-
Eric Niebler authored
Require prefixing range-v3:: to targets with high chance of clashing
-
Eric Niebler authored
improve compiler diagnostics by avoiding macro use in ranges::invoke
-
- 03 Dec, 2019 2 commits
-
-
Eric Niebler authored
-
Eric Niebler authored
Fix warning about shadowing in adjacent_filter
-
- 25 Nov, 2019 1 commit
-
-
Nicolas Cornu authored
-
- 22 Nov, 2019 1 commit
-
-
Nicolas Cornu authored
-
- 20 Nov, 2019 1 commit
-
-
Eric Niebler authored
-
- 01 Nov, 2019 2 commits
-
-
Eric Niebler authored
use a single generic lambda instead of two to emulate concepts, where possible
-
Eric Niebler authored
-
- 30 Oct, 2019 3 commits
-
-
Eric Niebler authored
a|b should not be equivalent to b(a) if the later would create a closure object
-
Eric Niebler authored
use missing template argument in concepts
-
Eric Niebler authored
-
- 29 Oct, 2019 1 commit
-
-
marehr authored
-
- 28 Oct, 2019 2 commits
-
-
Eric Niebler authored
more lazy range conversion constraint is more better
-
Eric Niebler authored
-
- 26 Oct, 2019 1 commit
-
-
Johel Ernesto Guerrero Peña authored
-
- 25 Oct, 2019 3 commits
-
-
Eric Niebler authored
-
Eric Niebler authored
-
Eric Niebler authored
-
- 23 Oct, 2019 5 commits
-
-
Eric Niebler authored
Apply @CaseyCarter's msvc patch to trunk instead of new-concepts-syntax
-
Eric Niebler authored
drop support for gcc <6 and clang <3.9
-
Eric Niebler authored
-
Eric Niebler authored
-
Eric Niebler authored
it should be possible to join a range of xvalue containers
-
- 21 Oct, 2019 1 commit
-
-
Eric Niebler authored
Fix license version
-