All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::detail::get_max_element_on_value_indexed_collection< MaxValueType, SizeType > Struct Template Reference

Public Member Functions

 get_max_element_on_value_indexed_collection (MaxValueType maxValue)
 
template<typename Iterator , typename Comparator >
Iterator operator() (Iterator begin, Iterator end, Comparator compare)
 

Detailed Description

template<typename MaxValueType, typename SizeType>
struct paal::detail::get_max_element_on_value_indexed_collection< MaxValueType, SizeType >

Definition at line 34 of file knapsack_greedy.hpp.


The documentation for this struct was generated from the following file: