E.V.E
v2023.02.15
 
Loading...
Searching...
No Matches

Detailed Description

return type from set_intersection

Variables

constexpr auto eve::algo::max_element = function_with_traits<max_element_>[default_simple_algo_traits]
 SIMD variation on std::max_element not exact match
 
constexpr auto eve::algo::search = function_with_traits<search_>[eve::algo::unroll<4>]
 SIMD version of std::search (subsequence in a sequence).