All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Types | List of all members
paal::local_search::search_components_traits< search_components > Struct Template Reference

Traits class for search_components. More...

#include <search_traits.hpp>

Public Types

typedef
data_structures::component_traits
< search_components >
::template type< GetMoves >
::type 
GetMovesT
 
typedef
data_structures::component_traits
< search_components >
::template type< Gain >::type 
GainT
 
typedef
data_structures::component_traits
< search_components >
::template type< Commit >
::type 
CommitT
 

Detailed Description

template<typename search_components>
struct paal::local_search::search_components_traits< search_components >

Traits class for search_components.

Template Parameters
search_components

Definition at line 30 of file search_traits.hpp.


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