Public Member Functions | Protected Attributes

MovePairFirst< T1, T2, M > Class Template Reference

Inheritance diagram for MovePairFirst< T1, T2, M >:
Move< pair< T1, T2 >, M >

List of all members.

Public Member Functions

 MovePairFirst (Move< T1, M > &_m)
Move< T1, M > & get_m ()
bool canBeApplied (const pair< T1, T2 > &rep)
Move< pair< T1, T2 >, M > & apply (pair< T1, T2 > &rep)
virtual bool operator== (const Move< pair< T1, T2 >, M > &_m) const
void print ()

Protected Attributes

Move< T1, M > & m

template<class T1, class T2, class M = OPTFRAME_DEFAULT_MEMORY>
class MovePairFirst< T1, T2, M >


The documentation for this class was generated from the following file:
 All Classes Functions