Public Member Functions | |
calculate_order_helper (const torder_func &order_func, const titems &items) | |
bool | operator() (size_t a, size_t b) |
Public Attributes | |
const torder_func & | order_func_ |
const titems & | items_ |
Definition at line 1040 of file generator_private.hpp.
|
inline |
Definition at line 1045 of file generator_private.hpp.
|
inline |
Definition at line 1051 of file generator_private.hpp.
const titems& gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::calculate_order_helper::items_ |
Definition at line 1043 of file generator_private.hpp.
const torder_func& gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::calculate_order_helper::order_func_ |
Definition at line 1042 of file generator_private.hpp.
Referenced by gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::calculate_order_helper::operator()().