Template Function sequant::detail::combine_and_clear_pp_results

Function Documentation

template<typename T, typename Compare = std::less<T>, typename Range>
auto sequant::detail::combine_and_clear_pp_results(Range &&range)

Combines the known T from the range of PreprocessResults and clears the respective fields of the individual result objects.

Returns:

The combined set of known objects