All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
List of all members
paal::local_search::move_type< SearchComponents, Solution > Struct Template Reference

metafunction returns move type in single_solution case More...

#include <search_traits.hpp>

Inheritance diagram for paal::local_search::move_type< SearchComponents, Solution >:
paal::local_search::move_type_from_get_moves< search_components_traits< SearchComponents >::GetMovesT, Solution >

Additional Inherited Members

- Public Types inherited from paal::local_search::move_type_from_get_moves< search_components_traits< SearchComponents >::GetMovesT, Solution >
typedef std::iterator_traits
< MoveIterator >::value_type 
value_type
 
typedef std::iterator_traits
< MoveIterator >::reference 
reference
 

Detailed Description

template<typename SearchComponents, typename Solution>
struct paal::local_search::move_type< SearchComponents, Solution >

metafunction returns move type in single_solution case

Template Parameters
search_components
Solution

Definition at line 62 of file search_traits.hpp.


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