MCPcopy Create free account

hub / github.com/bolero-MURAKAMI/Sprout / functions

Functions6,359 in github.com/bolero-MURAKAMI/Sprout

FunctionOutputIterator copy_if
sprout/algorithm/cxx14/copy_if.hpp:23
FunctionOutputIterator copy_n
sprout/algorithm/cxx14/copy_n.hpp:23
FunctionOutputIterator exclusive_scan
sprout/numeric/cxx14/exclusive_scan.hpp:24
FunctionOutputIterator fill_n
sprout/algorithm/cxx14/fill_n.hpp:23
FunctionOutputIterator generate_n
sprout/algorithm/cxx14/generate_n.hpp:21
FunctionOutputIterator inclusive_scan
sprout/numeric/cxx14/inclusive_scan.hpp:25
FunctionOutputIterator merge
sprout/algorithm/cxx14/merge.hpp:25
FunctionOutputIterator move
sprout/algorithm/cxx14/move.hpp:24
FunctionOutputIterator partial_sum
sprout/numeric/cxx14/partial_sum.hpp:25
FunctionOutputIterator phase_spectrum
sprout/numeric/dft/cxx14/phase_spectrum.hpp:24
FunctionOutputIterator remove_copy
sprout/algorithm/cxx14/remove_copy.hpp:23
FunctionOutputIterator remove_copy_if
sprout/algorithm/cxx14/remove_copy_if.hpp:23
FunctionOutputIterator replace_copy
sprout/algorithm/cxx14/replace_copy.hpp:23
FunctionOutputIterator replace_copy_if
sprout/algorithm/cxx14/replace_copy_if.hpp:23
FunctionOutputIterator reverse_copy
sprout/algorithm/cxx14/reverse_copy.hpp:23
FunctionOutputIterator rotate_copy
sprout/algorithm/cxx14/rotate_copy.hpp:24
FunctionOutputIterator set_difference
sprout/algorithm/cxx14/set_difference.hpp:25
FunctionOutputIterator set_intersection
sprout/algorithm/cxx14/set_intersection.hpp:24
FunctionOutputIterator set_symmetric_difference
sprout/algorithm/cxx14/set_symmetric_difference.hpp:25
FunctionOutputIterator set_union
sprout/algorithm/cxx14/set_union.hpp:25
FunctionOutputIterator spectrum
sprout/numeric/dft/cxx14/spectrum.hpp:25
FunctionOutputIterator transform
sprout/algorithm/cxx14/transform.hpp:23
FunctionOutputIterator transform_exclusive_scan
sprout/numeric/cxx14/transform_exclusive_scan.hpp:24
FunctionOutputIterator transform_inclusive_scan
sprout/numeric/cxx14/transform_inclusive_scan.hpp:24
FunctionOutputIterator unique_copy
sprout/algorithm/cxx14/unique_copy.hpp:24
FunctionOutputIterator copy
sprout/string/char_traits.hpp:207
FunctionOutputNullTerminatedIterator strcat
sprout/cstring/strcat.hpp:16
FunctionOutputNullTerminatedIterator strcpy
sprout/cstring/strcpy.hpp:16
FunctionOutputNullTerminatedIterator strncat
sprout/cstring/strncat.hpp:17
FunctionOutputNullTerminatedIterator strncpy
sprout/cstring/strncpy.hpp:17
MethodPointer
sprout/iterator/detail/iterator_to_pointer.hpp:20
FunctionPtrIterator memchr
sprout/cstring/memchr.hpp:39
FunctionPtrIterator memchr_impl
sprout/cstring/memchr.hpp:32
FunctionPtrIterator memcpy
sprout/cstring/memcpy.hpp:20
FunctionPtrIterator memmove
sprout/cstring/memmove.hpp:20
FunctionPtrIterator memset
sprout/cstring/memset.hpp:20
FunctionRandomAccessIterator find_character_set_impl_ra
sprout/weed/detail/find_character_set.hpp:23
FunctionRandomAccessIterator adjacent_find_impl_check_ra
sprout/algorithm/adjacent_find.hpp:22
FunctionRandomAccessIterator adjacent_find_impl_ra
sprout/algorithm/adjacent_find.hpp:29
FunctionRandomAccessIterator find_if_impl_ra
sprout/algorithm/find_if.hpp:21
FunctionRandomAccessIterator find_if_not_impl_ra
sprout/algorithm/find_if_not.hpp:21
FunctionRandomAccessIterator find_impl_ra
sprout/algorithm/find.hpp:21
FunctionRandomAccessIterator is_heap_until_impl
sprout/algorithm/is_heap_until.hpp:41
FunctionRandomAccessIterator is_sorted_until_impl_ra
sprout/algorithm/is_sorted_until.hpp:22
FunctionRandomAccessIterator max_element_impl_ra
sprout/algorithm/max_element.hpp:29
FunctionRandomAccessIterator min_element_impl_ra
sprout/algorithm/min_element.hpp:29
FunctionRandomAccessIterator next_impl
sprout/iterator/next.hpp:36
FunctionRandomAccessIterator partial_sort_copy
sprout/algorithm/cxx14/partial_sort_copy.hpp:22
FunctionRandomAccessIterator prev_impl
sprout/iterator/prev.hpp:34
FunctionRandomAccessIterator search_n_impl_ra
sprout/algorithm/search_n.hpp:22
FunctionRandomAccessIterator is_heap_until
sprout/algorithm/is_heap_until.hpp:59
FunctionRandomAccessIterator partial_sort_copy
sprout/algorithm/cxx14/partial_sort_copy.hpp:47
FunctionRandomAccessIterator1 find_end_impl_check_ra
sprout/algorithm/find_end.hpp:24
FunctionRandomAccessIterator1 find_end_impl_ra
sprout/algorithm/find_end.hpp:31
FunctionRandomAccessIterator1 find_end_impl_ra1
sprout/algorithm/find_end.hpp:58
FunctionRandomAccessIterator1 find_first_of_impl_ra
sprout/algorithm/find_first_of.hpp:24
FunctionRandomAccessIterator1 mismatch2_impl_ra
sprout/algorithm/mismatch.hpp:152
FunctionRandomAccessIterator1 mismatch_impl_ra
sprout/algorithm/mismatch.hpp:33
FunctionRandomAccessIterator1 search_impl_ra
sprout/algorithm/search.hpp:23
FunctionRandomAccessIterator1 search_one_impl_ra
sprout/detail/algorithm/search_one.hpp:23
MethodResult
sprout/range/adaptor/copied.hpp:45
MethodSPROUT_CONSTEXPR adapt_offset_holder
sprout/range/adaptor/adapted_offset.hpp:34
MethodSPROUT_CONSTEXPR adapt_offset_holder
sprout/range/adaptor/adapted_offset.hpp:56
MethodSPROUT_CONSTEXPR adapt_window_holder
sprout/range/adaptor/adapted_window.hpp:34
MethodSPROUT_CONSTEXPR adapt_window_holder
sprout/range/adaptor/adapted_window.hpp:56
MethodSPROUT_CONSTEXPR adapted_range_default
sprout/range/adaptor/detail/adapted_range_default.hpp:35
MethodSPROUT_CONSTEXPR additive_combine_engine
sprout/random/additive_combine.hpp:71
MethodSPROUT_CONSTEXPR alternate_holder
sprout/range/adaptor/alternated.hpp:76
MethodSPROUT_CONSTEXPR amplitude_spectrum_range
sprout/range/adaptor/amplitude_spectrum.hpp:52
MethodSPROUT_CONSTEXPR basic_ambient_light
sprout/darkroom/lights/ambient_light.hpp:32
MethodSPROUT_CONSTEXPR basic_simple_camera
sprout/darkroom/cameras/simple_camera.hpp:97
MethodSPROUT_CONSTEXPR bernoulli_distribution
sprout/random/bernoulli_distribution.hpp:99
MethodSPROUT_CONSTEXPR binary_negate
sprout/functional/not2.hpp:61
MethodSPROUT_CONSTEXPR binary_negate_impl
sprout/functional/not2.hpp:31
MethodSPROUT_CONSTEXPR binary_negate_impl
sprout/functional/not2.hpp:44
MethodSPROUT_CONSTEXPR binder
sprout/functional/bind/bind.hpp:514
MethodSPROUT_CONSTEXPR binder_impl
sprout/functional/bind/bind.hpp:493
MethodSPROUT_CONSTEXPR binomial_distribution
sprout/random/binomial_distribution.hpp:713
MethodSPROUT_CONSTEXPR bitset
sprout/bitset/bitset.hpp:993
MethodSPROUT_CONSTEXPR blanked_range
sprout/range/adaptor/blanked.hpp:52
MethodSPROUT_CONSTEXPR blanked_range
sprout/range/adaptor/blanked.hpp:100
MethodSPROUT_CONSTEXPR bytes_iterator
sprout/iterator/bytes_iterator.hpp:89
MethodSPROUT_CONSTEXPR cbinder
sprout/functional/bind/bind.hpp:581
MethodSPROUT_CONSTEXPR change_volume_holder
sprout/compost/effects/changed_volume.hpp:32
MethodSPROUT_CONSTEXPR char_p
sprout/weed/parser/char/char.hpp:107
MethodSPROUT_CONSTEXPR clamped_range
sprout/range/adaptor/clamped.hpp:49
MethodSPROUT_CONSTEXPR clip_holder
sprout/compost/effects/clipped.hpp:31
MethodSPROUT_CONSTEXPR comparison_base
sprout/utility/comparison.hpp:142
MethodSPROUT_CONSTEXPR comparison_forwarder
sprout/utility/comparison.hpp:25
MethodSPROUT_CONSTEXPR comparison_holder
sprout/utility/comparison.hpp:79
MethodSPROUT_CONSTEXPR compressed_pair
sprout/compressed_pair.hpp:370
MethodSPROUT_CONSTEXPR compressed_pair
sprout/compressed_pair.hpp:428
MethodSPROUT_CONSTEXPR conj_div_value
sprout/numeric/fft/cxx14/ifft.hpp:32
MethodSPROUT_CONSTEXPR const_mem_fun1_ref_t
sprout/functional/mem_fun_ref.hpp:69
MethodSPROUT_CONSTEXPR const_mem_fun1_t
sprout/functional/mem_fun.hpp:69
MethodSPROUT_CONSTEXPR const_mem_fun_ref_t
sprout/functional/mem_fun_ref.hpp:39
MethodSPROUT_CONSTEXPR const_mem_fun_t
sprout/functional/mem_fun.hpp:39
MethodSPROUT_CONSTEXPR constant_size_source
sprout/string/string.hpp:62
MethodSPROUT_CONSTEXPR container_holder
sprout/container/container_holder.hpp:50
MethodSPROUT_CONSTEXPR copied_range
sprout/range/adaptor/copied.hpp:38
← previousnext →1,201–1,300 of 6,359, ranked by callers