-
Notifications
You must be signed in to change notification settings - Fork 1
/
documentation.json
1 lines (1 loc) · 16 KB
/
documentation.json
1
[["accumulate", "accumulate", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\accumulate.html"], ["adjacent difference", "adjacent_difference", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\adjacent_difference.html"], ["adjacent find", "adjacent_find", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\adjacent_find.html"], ["all of", "all_of", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\all_any_none_of.html"], ["any of", "any_of", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\all_any_none_of.html"], ["none of", "none_of", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\all_any_none_of.html"], ["binary search", "binary_search", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\binary_search.html"], ["clamp", "clamp", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\clamp.html"], ["compare 3way", "compare_3way", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\compare_3way.html"], ["copy", "copy", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\copy.html"], ["copy if", "copy_if", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\copy.html"], ["copy backward", "copy_backward", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\copy_backward.html"], ["copy N", "copy_n", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\copy_n.html"], ["count", "count", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\count.html"], ["count if", "count_if", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\count.html"], ["count", "count", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\count_if.html"], ["count if", "count_if", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\count_if.html"], ["equal", "equal", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\equal.html"], ["equal range", "equal_range", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\equal_range.html"], ["exclusive scan", "exclusive_scan", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\exclusive_scan.html"], ["fill", "fill", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\fill.html"], ["fill N", "fill_n", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\fill_n.html"], ["find", "find", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\find.html"], ["find if", "find_if", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\find.html"], ["find if not", "find_if_not", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\find.html"], ["find end", "find_end", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\find_end.html"], ["find first of", "find_first_of", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\find_first_of.html"], ["find", "find", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\find_if.html"], ["find if", "find_if", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\find_if.html"], ["find if not", "find_if_not", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\find_if.html"], ["find", "find", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\find_if_not.html"], ["find if", "find_if", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\find_if_not.html"], ["find if not", "find_if_not", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\find_if_not.html"], ["for each", "for_each", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\for_each.html"], ["for each N", "for_each_n", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\for_each_n.html"], ["generate", "generate", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\generate.html"], ["generate N", "generate_n", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\generate_n.html"], ["includes", "includes", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\includes.html"], ["inclusive scan", "inclusive_scan", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\inclusive_scan.html"], ["inner product", "inner_product", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\inner_product.html"], ["inplace merge", "inplace_merge", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\inplace_merge.html"], ["iota", "iota", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\iota.html"], ["is heap", "is_heap", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\is_heap.html"], ["is heap until", "is_heap_until", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\is_heap_until.html"], ["is partitioned", "is_partitioned", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\is_partitioned.html"], ["is permutation", "is_permutation", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\is_permutation.html"], ["is sorted", "is_sorted", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\is_sorted.html"], ["is sorted until", "is_sorted_until", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\is_sorted_until.html"], ["iter swap", "iter_swap", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\iter_swap.html"], ["lexicographical compare", "lexicographical_compare", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\lexicographical_compare.html"], ["lexicographical compare 3way", "lexicographical_compare_3way", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\lexicographical_compare_3way.html"], ["lower bound", "lower_bound", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\lower_bound.html"], ["make heap", "make_heap", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\make_heap.html"], ["max", "max", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\max.html"], ["max element", "max_element", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\max_element.html"], ["merge", "merge", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\merge.html"], ["min", "min", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\min.html"], ["minmax", "minmax", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\minmax.html"], ["minmax element", "minmax_element", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\minmax_element.html"], ["min element", "min_element", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\min_element.html"], ["mismatch", "mismatch", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\mismatch.html"], ["move", "move", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\move.html"], ["move backward", "move_backward", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\move_backward.html"], ["next permutation", "next_permutation", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\next_permutation.html"], ["nth element", "nth_element", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\nth_element.html"], ["partial sort", "partial_sort", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\partial_sort.html"], ["partial sort copy", "partial_sort_copy", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\partial_sort_copy.html"], ["partial sum", "partial_sum", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\partial_sum.html"], ["partition", "partition", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\partition.html"], ["partition copy", "partition_copy", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\partition_copy.html"], ["partition point", "partition_point", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\partition_point.html"], ["pop heap", "pop_heap", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\pop_heap.html"], ["previous permutation", "prev_permutation", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\prev_permutation.html"], ["push heap", "push_heap", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\push_heap.html"], ["random shuffle", "random_shuffle", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\random_shuffle.html"], ["shuffle", "shuffle", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\random_shuffle.html"], ["reduce", "reduce", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\reduce.html"], ["remove", "remove", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\remove.html"], ["remove if", "remove_if", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\remove.html"], ["remove copy", "remove_copy", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\remove_copy.html"], ["remove copy if", "remove_copy_if", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\remove_copy.html"], ["replace", "replace", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\replace.html"], ["replace if", "replace_if", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\replace.html"], ["replace copy", "replace_copy", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\replace_copy.html"], ["replace copy if", "replace_copy_if", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\replace_copy.html"], ["replace copy", "replace_copy", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\replace_copy_if.html"], ["replace copy if", "replace_copy_if", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\replace_copy_if.html"], ["reverse", "reverse", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\reverse.html"], ["reverse copy", "reverse_copy", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\reverse_copy.html"], ["rotate", "rotate", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\rotate.html"], ["rotate copy", "rotate_copy", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\rotate_copy.html"], ["sample", "sample", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\sample.html"], ["search", "search", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\search.html"], ["search N", "search_n", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\search_n.html"], ["set difference", "set_difference", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\set_difference.html"], ["set intersection", "set_intersection", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\set_intersection.html"], ["set symmetric difference", "set_symmetric_difference", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\set_symmetric_difference.html"], ["set union", "set_union", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\set_union.html"], ["shift left", "shift_left", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\shift.html"], ["shift right", "shift_right", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\shift.html"], ["sort", "sort", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\sort.html"], ["sort heap", "sort_heap", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\sort_heap.html"], ["stable partition", "stable_partition", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\stable_partition.html"], ["stable sort", "stable_sort", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\stable_sort.html"], ["swap ranges", "swap_ranges", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\swap_ranges.html"], ["transform", "transform", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\transform.html"], ["transform exclusive scan", "transform_exclusive_scan", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\transform_exclusive_scan.html"], ["transform inclusive scan", "transform_inclusive_scan", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\transform_inclusive_scan.html"], ["transform reduce", "transform_reduce", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\transform_reduce.html"], ["unique", "unique", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\unique.html"], ["unique copy", "unique_copy", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\unique_copy.html"], ["upper bound", "upper_bound", "algorithm", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\algorithm\\upper_bound.html"], ["gcd", "gcd", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\numeric\\gcd.html"], ["lcm", "lcm", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\numeric\\lcm.html"], ["midpoint", "midpoint", "numeric", "C:\\Users\\Admin\\Downloads\\html_book_20190607\\reference\\en\\cpp\\numeric\\midpoint.html"]]