Base Package:
mingw-w64-range-v3

Description:
Experimental range library for C++11/14/17 (mingw-w64).
Group(s):
-
Repo:
ucrt64
Homepage:
https://github.com/ericniebler/range-v3
License(s):
custom
Version:
0.12.0-1
GIT Version:
0.12.0-1
Anitya:
range-v3
Arch Linux:
0.12.0
Gentoo:
0.12.0
Repology:
range-v3

Installation:
pacman -S mingw-w64-ucrt-x86_64-range-v3
File:
https://mirror.msys2.org/mingw/ucrt64/mingw-w64-ucrt-x86_64-range-v3-0.12.0-1-any.pkg.tar.zst
SHA256:
e7e86c454cebde68a2139d1e4f9d69e89e855dba6f9346139ed6ff65a021ef75
Last Packager:
CI (msys2/msys2-autobuild/7d84a7e0/2550624970)
Build Date:
2022-06-23 16:49:50
Package Size:
0.22 MB
Installed Size:
1.97 MB

Dependencies:
-
Optional Dependencies:
-
Build Dependencies:
Check Dependencies:
-
Provides:
-
Conflicts:
-
Replaces:
-

Provided By:
-
Required By:

Files:
/ucrt64/include/concepts/compare.hpp
/ucrt64/include/concepts/concepts.hpp
/ucrt64/include/concepts/swap.hpp
/ucrt64/include/concepts/type_traits.hpp
/ucrt64/include/meta/meta.hpp
/ucrt64/include/meta/meta_fwd.hpp
/ucrt64/include/range-v3.modulemap
/ucrt64/include/range/v3/action.hpp
/ucrt64/include/range/v3/action/action.hpp
/ucrt64/include/range/v3/action/adjacent_remove_if.hpp
/ucrt64/include/range/v3/action/concepts.hpp
/ucrt64/include/range/v3/action/drop.hpp
/ucrt64/include/range/v3/action/drop_while.hpp
/ucrt64/include/range/v3/action/erase.hpp
/ucrt64/include/range/v3/action/insert.hpp
/ucrt64/include/range/v3/action/join.hpp
/ucrt64/include/range/v3/action/push_back.hpp
/ucrt64/include/range/v3/action/push_front.hpp
/ucrt64/include/range/v3/action/remove.hpp
/ucrt64/include/range/v3/action/remove_if.hpp
/ucrt64/include/range/v3/action/reverse.hpp
/ucrt64/include/range/v3/action/shuffle.hpp
/ucrt64/include/range/v3/action/slice.hpp
/ucrt64/include/range/v3/action/sort.hpp
/ucrt64/include/range/v3/action/split.hpp
/ucrt64/include/range/v3/action/split_when.hpp
/ucrt64/include/range/v3/action/stable_sort.hpp
/ucrt64/include/range/v3/action/stride.hpp
/ucrt64/include/range/v3/action/take.hpp
/ucrt64/include/range/v3/action/take_while.hpp
/ucrt64/include/range/v3/action/transform.hpp
/ucrt64/include/range/v3/action/unique.hpp
/ucrt64/include/range/v3/action/unstable_remove_if.hpp
/ucrt64/include/range/v3/algorithm.hpp
/ucrt64/include/range/v3/algorithm/adjacent_find.hpp
/ucrt64/include/range/v3/algorithm/adjacent_remove_if.hpp
/ucrt64/include/range/v3/algorithm/all_of.hpp
/ucrt64/include/range/v3/algorithm/any_of.hpp
/ucrt64/include/range/v3/algorithm/aux_/equal_range_n.hpp
/ucrt64/include/range/v3/algorithm/aux_/lower_bound_n.hpp
/ucrt64/include/range/v3/algorithm/aux_/merge_n.hpp
/ucrt64/include/range/v3/algorithm/aux_/merge_n_with_buffer.hpp
/ucrt64/include/range/v3/algorithm/aux_/partition_point_n.hpp
/ucrt64/include/range/v3/algorithm/aux_/sort_n_with_buffer.hpp
/ucrt64/include/range/v3/algorithm/aux_/upper_bound_n.hpp
/ucrt64/include/range/v3/algorithm/binary_search.hpp
/ucrt64/include/range/v3/algorithm/contains.hpp
/ucrt64/include/range/v3/algorithm/copy.hpp
/ucrt64/include/range/v3/algorithm/copy_backward.hpp
/ucrt64/include/range/v3/algorithm/copy_if.hpp
/ucrt64/include/range/v3/algorithm/copy_n.hpp
/ucrt64/include/range/v3/algorithm/count.hpp
/ucrt64/include/range/v3/algorithm/count_if.hpp
/ucrt64/include/range/v3/algorithm/ends_with.hpp
/ucrt64/include/range/v3/algorithm/equal.hpp
/ucrt64/include/range/v3/algorithm/equal_range.hpp
/ucrt64/include/range/v3/algorithm/fill.hpp
/ucrt64/include/range/v3/algorithm/fill_n.hpp
/ucrt64/include/range/v3/algorithm/find.hpp
/ucrt64/include/range/v3/algorithm/find_end.hpp
/ucrt64/include/range/v3/algorithm/find_first_of.hpp
/ucrt64/include/range/v3/algorithm/find_if.hpp
/ucrt64/include/range/v3/algorithm/find_if_not.hpp
/ucrt64/include/range/v3/algorithm/fold.hpp
/ucrt64/include/range/v3/algorithm/fold_left.hpp
/ucrt64/include/range/v3/algorithm/fold_right.hpp
/ucrt64/include/range/v3/algorithm/for_each.hpp
/ucrt64/include/range/v3/algorithm/for_each_n.hpp
/ucrt64/include/range/v3/algorithm/generate.hpp
/ucrt64/include/range/v3/algorithm/generate_n.hpp
/ucrt64/include/range/v3/algorithm/heap_algorithm.hpp
/ucrt64/include/range/v3/algorithm/inplace_merge.hpp
/ucrt64/include/range/v3/algorithm/is_partitioned.hpp
/ucrt64/include/range/v3/algorithm/is_sorted.hpp
/ucrt64/include/range/v3/algorithm/is_sorted_until.hpp
/ucrt64/include/range/v3/algorithm/lexicographical_compare.hpp
/ucrt64/include/range/v3/algorithm/lower_bound.hpp
/ucrt64/include/range/v3/algorithm/max.hpp
/ucrt64/include/range/v3/algorithm/max_element.hpp
/ucrt64/include/range/v3/algorithm/merge.hpp
/ucrt64/include/range/v3/algorithm/min.hpp
/ucrt64/include/range/v3/algorithm/min_element.hpp
/ucrt64/include/range/v3/algorithm/minmax.hpp
/ucrt64/include/range/v3/algorithm/minmax_element.hpp
/ucrt64/include/range/v3/algorithm/mismatch.hpp
/ucrt64/include/range/v3/algorithm/move.hpp
/ucrt64/include/range/v3/algorithm/move_backward.hpp
/ucrt64/include/range/v3/algorithm/none_of.hpp
/ucrt64/include/range/v3/algorithm/nth_element.hpp
/ucrt64/include/range/v3/algorithm/partial_sort.hpp
/ucrt64/include/range/v3/algorithm/partial_sort_copy.hpp
/ucrt64/include/range/v3/algorithm/partition.hpp
/ucrt64/include/range/v3/algorithm/partition_copy.hpp
/ucrt64/include/range/v3/algorithm/partition_point.hpp
/ucrt64/include/range/v3/algorithm/permutation.hpp
/ucrt64/include/range/v3/algorithm/remove.hpp
/ucrt64/include/range/v3/algorithm/remove_copy.hpp
/ucrt64/include/range/v3/algorithm/remove_copy_if.hpp
/ucrt64/include/range/v3/algorithm/remove_if.hpp
/ucrt64/include/range/v3/algorithm/replace.hpp
/ucrt64/include/range/v3/algorithm/replace_copy.hpp
/ucrt64/include/range/v3/algorithm/replace_copy_if.hpp
/ucrt64/include/range/v3/algorithm/replace_if.hpp
/ucrt64/include/range/v3/algorithm/result_types.hpp
/ucrt64/include/range/v3/algorithm/reverse.hpp
/ucrt64/include/range/v3/algorithm/reverse_copy.hpp
/ucrt64/include/range/v3/algorithm/rotate.hpp
/ucrt64/include/range/v3/algorithm/rotate_copy.hpp
/ucrt64/include/range/v3/algorithm/sample.hpp
/ucrt64/include/range/v3/algorithm/search.hpp
/ucrt64/include/range/v3/algorithm/search_n.hpp
/ucrt64/include/range/v3/algorithm/set_algorithm.hpp
/ucrt64/include/range/v3/algorithm/shuffle.hpp
/ucrt64/include/range/v3/algorithm/sort.hpp
/ucrt64/include/range/v3/algorithm/stable_partition.hpp
/ucrt64/include/range/v3/algorithm/stable_sort.hpp
/ucrt64/include/range/v3/algorithm/starts_with.hpp
/ucrt64/include/range/v3/algorithm/swap_ranges.hpp
/ucrt64/include/range/v3/algorithm/tagspec.hpp
/ucrt64/include/range/v3/algorithm/transform.hpp
/ucrt64/include/range/v3/algorithm/unique.hpp
/ucrt64/include/range/v3/algorithm/unique_copy.hpp
/ucrt64/include/range/v3/algorithm/unstable_remove_if.hpp
/ucrt64/include/range/v3/algorithm/upper_bound.hpp
/ucrt64/include/range/v3/all.hpp
/ucrt64/include/range/v3/at.hpp
/ucrt64/include/range/v3/back.hpp
/ucrt64/include/range/v3/begin_end.hpp
/ucrt64/include/range/v3/compare.hpp
/ucrt64/include/range/v3/core.hpp
/ucrt64/include/range/v3/data.hpp
/ucrt64/include/range/v3/detail/adl_get.hpp
/ucrt64/include/range/v3/detail/config.hpp
/ucrt64/include/range/v3/detail/epilogue.hpp
/ucrt64/include/range/v3/detail/prologue.hpp
/ucrt64/include/range/v3/detail/range_access.hpp
/ucrt64/include/range/v3/detail/satisfy_boost_range.hpp
/ucrt64/include/range/v3/detail/variant.hpp
/ucrt64/include/range/v3/detail/with_braced_init_args.hpp
/ucrt64/include/range/v3/distance.hpp
/ucrt64/include/range/v3/empty.hpp
/ucrt64/include/range/v3/experimental/utility/generator.hpp
/ucrt64/include/range/v3/experimental/view/shared.hpp
/ucrt64/include/range/v3/front.hpp
/ucrt64/include/range/v3/functional.hpp
/ucrt64/include/range/v3/functional/arithmetic.hpp
/ucrt64/include/range/v3/functional/bind.hpp
/ucrt64/include/range/v3/functional/bind_back.hpp
/ucrt64/include/range/v3/functional/comparisons.hpp
/ucrt64/include/range/v3/functional/compose.hpp
/ucrt64/include/range/v3/functional/concepts.hpp
/ucrt64/include/range/v3/functional/identity.hpp
/ucrt64/include/range/v3/functional/indirect.hpp
/ucrt64/include/range/v3/functional/invoke.hpp
/ucrt64/include/range/v3/functional/not_fn.hpp
/ucrt64/include/range/v3/functional/on.hpp
/ucrt64/include/range/v3/functional/overload.hpp
/ucrt64/include/range/v3/functional/pipeable.hpp
/ucrt64/include/range/v3/functional/reference_wrapper.hpp
/ucrt64/include/range/v3/getlines.hpp
/ucrt64/include/range/v3/index.hpp
/ucrt64/include/range/v3/istream_range.hpp
/ucrt64/include/range/v3/iterator.hpp
/ucrt64/include/range/v3/iterator/access.hpp
/ucrt64/include/range/v3/iterator/basic_iterator.hpp
/ucrt64/include/range/v3/iterator/common_iterator.hpp
/ucrt64/include/range/v3/iterator/concepts.hpp
/ucrt64/include/range/v3/iterator/counted_iterator.hpp
/ucrt64/include/range/v3/iterator/default_sentinel.hpp
/ucrt64/include/range/v3/iterator/diffmax_t.hpp
/ucrt64/include/range/v3/iterator/insert_iterators.hpp
/ucrt64/include/range/v3/iterator/move_iterators.hpp
/ucrt64/include/range/v3/iterator/operations.hpp
/ucrt64/include/range/v3/iterator/reverse_iterator.hpp
/ucrt64/include/range/v3/iterator/stream_iterators.hpp
/ucrt64/include/range/v3/iterator/traits.hpp
/ucrt64/include/range/v3/iterator/unreachable_sentinel.hpp
/ucrt64/include/range/v3/iterator_range.hpp
/ucrt64/include/range/v3/numeric.hpp
/ucrt64/include/range/v3/numeric/accumulate.hpp
/ucrt64/include/range/v3/numeric/adjacent_difference.hpp
/ucrt64/include/range/v3/numeric/inner_product.hpp
/ucrt64/include/range/v3/numeric/iota.hpp
/ucrt64/include/range/v3/numeric/partial_sum.hpp
/ucrt64/include/range/v3/range.hpp
/ucrt64/include/range/v3/range/access.hpp
/ucrt64/include/range/v3/range/concepts.hpp
/ucrt64/include/range/v3/range/conversion.hpp
/ucrt64/include/range/v3/range/dangling.hpp
/ucrt64/include/range/v3/range/operations.hpp
/ucrt64/include/range/v3/range/primitives.hpp
/ucrt64/include/range/v3/range/traits.hpp
/ucrt64/include/range/v3/range_access.hpp
/ucrt64/include/range/v3/range_concepts.hpp
/ucrt64/include/range/v3/range_for.hpp
/ucrt64/include/range/v3/range_fwd.hpp
/ucrt64/include/range/v3/range_traits.hpp
/ucrt64/include/range/v3/size.hpp
/ucrt64/include/range/v3/span.hpp
/ucrt64/include/range/v3/to_container.hpp
/ucrt64/include/range/v3/utility.hpp
/ucrt64/include/range/v3/utility/addressof.hpp
/ucrt64/include/range/v3/utility/any.hpp
/ucrt64/include/range/v3/utility/associated_types.hpp
/ucrt64/include/range/v3/utility/basic_iterator.hpp
/ucrt64/include/range/v3/utility/box.hpp
/ucrt64/include/range/v3/utility/common_iterator.hpp
/ucrt64/include/range/v3/utility/common_tuple.hpp
/ucrt64/include/range/v3/utility/common_type.hpp
/ucrt64/include/range/v3/utility/compressed_pair.hpp
/ucrt64/include/range/v3/utility/concepts.hpp
/ucrt64/include/range/v3/utility/copy.hpp
/ucrt64/include/range/v3/utility/counted_iterator.hpp
/ucrt64/include/range/v3/utility/dangling.hpp
/ucrt64/include/range/v3/utility/functional.hpp
/ucrt64/include/range/v3/utility/get.hpp
/ucrt64/include/range/v3/utility/in_place.hpp
/ucrt64/include/range/v3/utility/infinity.hpp
/ucrt64/include/range/v3/utility/invoke.hpp
/ucrt64/include/range/v3/utility/iterator.hpp
/ucrt64/include/range/v3/utility/iterator_concepts.hpp
/ucrt64/include/range/v3/utility/iterator_traits.hpp
/ucrt64/include/range/v3/utility/memory.hpp
/ucrt64/include/range/v3/utility/move.hpp
/ucrt64/include/range/v3/utility/nullptr_v.hpp
/ucrt64/include/range/v3/utility/optional.hpp
/ucrt64/include/range/v3/utility/polymorphic_cast.hpp
/ucrt64/include/range/v3/utility/random.hpp
/ucrt64/include/range/v3/utility/scope_exit.hpp
/ucrt64/include/range/v3/utility/semiregular.hpp
/ucrt64/include/range/v3/utility/semiregular_box.hpp
/ucrt64/include/range/v3/utility/static_const.hpp
/ucrt64/include/range/v3/utility/swap.hpp
/ucrt64/include/range/v3/utility/tagged_pair.hpp
/ucrt64/include/range/v3/utility/tagged_tuple.hpp
/ucrt64/include/range/v3/utility/tuple_algorithm.hpp
/ucrt64/include/range/v3/utility/unreachable.hpp
/ucrt64/include/range/v3/utility/variant.hpp
/ucrt64/include/range/v3/version.hpp
/ucrt64/include/range/v3/view.hpp
/ucrt64/include/range/v3/view/adaptor.hpp
/ucrt64/include/range/v3/view/addressof.hpp
/ucrt64/include/range/v3/view/adjacent_filter.hpp
/ucrt64/include/range/v3/view/adjacent_remove_if.hpp
/ucrt64/include/range/v3/view/all.hpp
/ucrt64/include/range/v3/view/any_view.hpp
/ucrt64/include/range/v3/view/bounded.hpp
/ucrt64/include/range/v3/view/c_str.hpp
/ucrt64/include/range/v3/view/cache1.hpp
/ucrt64/include/range/v3/view/cartesian_product.hpp
/ucrt64/include/range/v3/view/chunk.hpp
/ucrt64/include/range/v3/view/chunk_by.hpp
/ucrt64/include/range/v3/view/common.hpp
/ucrt64/include/range/v3/view/concat.hpp
/ucrt64/include/range/v3/view/const.hpp
/ucrt64/include/range/v3/view/counted.hpp
/ucrt64/include/range/v3/view/cycle.hpp
/ucrt64/include/range/v3/view/delimit.hpp
/ucrt64/include/range/v3/view/drop.hpp
/ucrt64/include/range/v3/view/drop_exactly.hpp
/ucrt64/include/range/v3/view/drop_last.hpp
/ucrt64/include/range/v3/view/drop_while.hpp
/ucrt64/include/range/v3/view/empty.hpp
/ucrt64/include/range/v3/view/enumerate.hpp
/ucrt64/include/range/v3/view/exclusive_scan.hpp
/ucrt64/include/range/v3/view/facade.hpp
/ucrt64/include/range/v3/view/filter.hpp
/ucrt64/include/range/v3/view/for_each.hpp
/ucrt64/include/range/v3/view/generate.hpp
/ucrt64/include/range/v3/view/generate_n.hpp
/ucrt64/include/range/v3/view/getlines.hpp
/ucrt64/include/range/v3/view/group_by.hpp
/ucrt64/include/range/v3/view/indices.hpp
/ucrt64/include/range/v3/view/indirect.hpp
/ucrt64/include/range/v3/view/interface.hpp
/ucrt64/include/range/v3/view/intersperse.hpp
/ucrt64/include/range/v3/view/iota.hpp
/ucrt64/include/range/v3/view/istream.hpp
/ucrt64/include/range/v3/view/join.hpp
/ucrt64/include/range/v3/view/linear_distribute.hpp
/ucrt64/include/range/v3/view/map.hpp
/ucrt64/include/range/v3/view/move.hpp
/ucrt64/include/range/v3/view/partial_sum.hpp
/ucrt64/include/range/v3/view/ref.hpp
/ucrt64/include/range/v3/view/remove.hpp
/ucrt64/include/range/v3/view/remove_if.hpp
/ucrt64/include/range/v3/view/repeat.hpp
/ucrt64/include/range/v3/view/repeat_n.hpp
/ucrt64/include/range/v3/view/replace.hpp
/ucrt64/include/range/v3/view/replace_if.hpp
/ucrt64/include/range/v3/view/reverse.hpp
/ucrt64/include/range/v3/view/sample.hpp
/ucrt64/include/range/v3/view/set_algorithm.hpp
/ucrt64/include/range/v3/view/single.hpp
/ucrt64/include/range/v3/view/slice.hpp
/ucrt64/include/range/v3/view/sliding.hpp
/ucrt64/include/range/v3/view/span.hpp
/ucrt64/include/range/v3/view/split.hpp
/ucrt64/include/range/v3/view/split_when.hpp
/ucrt64/include/range/v3/view/stride.hpp
/ucrt64/include/range/v3/view/subrange.hpp
/ucrt64/include/range/v3/view/tail.hpp
/ucrt64/include/range/v3/view/take.hpp
/ucrt64/include/range/v3/view/take_exactly.hpp
/ucrt64/include/range/v3/view/take_last.hpp
/ucrt64/include/range/v3/view/take_while.hpp
/ucrt64/include/range/v3/view/tokenize.hpp
/ucrt64/include/range/v3/view/transform.hpp
/ucrt64/include/range/v3/view/trim.hpp
/ucrt64/include/range/v3/view/unbounded.hpp
/ucrt64/include/range/v3/view/unique.hpp
/ucrt64/include/range/v3/view/view.hpp
/ucrt64/include/range/v3/view/zip.hpp
/ucrt64/include/range/v3/view/zip_with.hpp
/ucrt64/include/range/v3/view_adaptor.hpp
/ucrt64/include/range/v3/view_facade.hpp
/ucrt64/include/range/v3/view_interface.hpp
/ucrt64/include/std/detail/associated_types.hpp
/ucrt64/include/std/iterator
/ucrt64/lib/cmake/range-v3/range-v3-config-version.cmake
/ucrt64/lib/cmake/range-v3/range-v3-config.cmake
/ucrt64/lib/cmake/range-v3/range-v3-targets.cmake
/ucrt64/share/licenses/range-v3/LICENSE.txt
Last Update: 2024-03-28 08:02:02 [Request update]