This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_algorithm
Watch
1
Star
0
Fork
0
You've already forked boost_algorithm
forked from
boostorg/algorithm
Code
Pull Requests
Activity
Files
aa8cce5bb473b8054f3f1d58e2717c9cf7886260
boost_algorithm
/
include
/
boost
/
algorithm
/
cxx17
History
Marshall Clow
63c85e7c5e
Qualify calls to Boost.Algorithm algs that have the same name as ones in the standard; prevents ADL ambiguities. Thanks to Billy O'Neill for the heads up.
2018-01-10 10:26:21 -08:00
..
exclusive_scan.hpp
Qualify calls to Boost.Algorithm algs that have the same name as ones in the standard; prevents ADL ambiguities. Thanks to Billy O'Neill for the heads up.
2018-01-10 10:26:21 -08:00
for_each_n.hpp
Implement the C++17 new algorithms
2017-06-27 16:43:17 -07:00
inclusive_scan.hpp
Qualify calls to Boost.Algorithm algs that have the same name as ones in the standard; prevents ADL ambiguities. Thanks to Billy O'Neill for the heads up.
2018-01-10 10:26:21 -08:00
reduce.hpp
Qualify calls to Boost.Algorithm algs that have the same name as ones in the standard; prevents ADL ambiguities. Thanks to Billy O'Neill for the heads up.
2018-01-10 10:26:21 -08:00
transform_exclusive_scan.hpp
Implement the C++17 new algorithms
2017-06-27 16:43:17 -07:00
transform_inclusive_scan.hpp
Qualify calls to Boost.Algorithm algs that have the same name as ones in the standard; prevents ADL ambiguities. Thanks to Billy O'Neill for the heads up.
2018-01-10 10:26:21 -08:00
transform_reduce.hpp
Qualify calls to Boost.Algorithm algs that have the same name as ones in the standard; prevents ADL ambiguities. Thanks to Billy O'Neill for the heads up.
2018-01-10 10:26:21 -08:00