1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/sprout/range
Ostoic ba2da4e9cd
Fixed wrong header guard being used
The header guard for this file should be SPROUT_RANGE_ALGORITHM_ANY_OF_EQUAL_HPP, not SPROUT_RANGE_ALGORITHM_ALL_OF_EQUAL_HPP. If /range/algorithm/all_of_equal.hpp is included then sprout::range::any_of_equal will not be available for use after.
2018-12-19 14:54:46 -05:00
..
adaptor add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
algorithm Fixed wrong header guard being used 2018-12-19 14:54:46 -05:00
numeric add C++17 transform_exclusive_scan, transform_inclusive_scan 2017-10-11 11:58:29 +09:00
type_traits add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
adaptor.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
algorithm.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
numeric.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
ptr_range.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
range.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
range_container.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
range_return.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
type_traits.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00